Marcvanberkel
New member
- Joined
- Aug 4, 2011
- Messages
- 3
Dear direct admin users,
We are having problems with our ProFTPD service.
Loging in with a standard ftp clients works perfect (filezilla, windows explorer etc).
Only when the ftp is accesed from script like a joomla website , it cant connect.![Confused :confused: :confused:](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f615.png)
It looks like 127.0.0.1 connection are not being accepted.
ProFTPd [7500] ::ffff:127.0.0.1 [31/Jul/2011:18:15:10 +0200] "USER joomlanl" 331
the ::ffff: is not showing on other directadmin servers.
When we want to activate the ftp in the joomla sites it errors. (cant connect to 127.0.0.1)
When i check the port on the loopback interface all seems to be fine.
root@chinook:/var/log/proftpd# telnet 127.0.0.1 21
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 ProFTPD 1.3.3d Server (ProFTPD Default Installation) [127.0.0.1]
When i check the apache it shows that ftp is still enabled
FTP support enabled
My know how of linux is very basic, so i am not able to fix the problem.
maybe i have to check some other logs to find the problem ?
We are having problems with our ProFTPD service.
Loging in with a standard ftp clients works perfect (filezilla, windows explorer etc).
Only when the ftp is accesed from script like a joomla website , it cant connect.
![Confused :confused: :confused:](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f615.png)
It looks like 127.0.0.1 connection are not being accepted.
ProFTPd [7500] ::ffff:127.0.0.1 [31/Jul/2011:18:15:10 +0200] "USER joomlanl" 331
the ::ffff: is not showing on other directadmin servers.
When we want to activate the ftp in the joomla sites it errors. (cant connect to 127.0.0.1)
When i check the port on the loopback interface all seems to be fine.
root@chinook:/var/log/proftpd# telnet 127.0.0.1 21
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 ProFTPD 1.3.3d Server (ProFTPD Default Installation) [127.0.0.1]
When i check the apache it shows that ftp is still enabled
FTP support enabled
My know how of linux is very basic, so i am not able to fix the problem.
maybe i have to check some other logs to find the problem ?