![]() |
FTP-Server: Offline
After installing ISPConfig on my SuSE 9.0 with
Apache2 ProFTP - standalone postfix Courier-... Everything works perfekt except of FTP server... it works but not from ISPConfig and is reported offline in services. Have tryed to add Code:
SocketBindTight onCode:
Shutting down ProFTPD Server: doneCode:
netstat -tap | grep ftpCode:
tcp 0 0 xxx.xxx.xxx.xxx:21 0.0.0.0:* LISTEN 19100/proftpd: (accIf yes, how to fix my config files? |
Please add
Code:
<VirtualHost 127.0.0.1>Code:
Include /etc/proftpd_ispconfig.conf |
Done and my ProFTPd is now listenning on localhost, but (after proftpd restart):
1. Error message on restart stays Code:
Shutting down ProFTPD Server: done--edited: first line - changed "is not listenning" to "is now listenning" - was my terrible misstake :( |
What does /etc/proftpd.conf look like right now?
|
Code:
# This is a basic ProFTPD configuration file (rename it to |
Why's the
Code:
Include /etc/proftpd_ispconfig.conf |
oops...
it is there, I just missed it on copy/paste... still need suggestions on my problem. |
What does
Code:
netstat -tap |
Code:
Active Internet connections (servers and established) |
ProFTPd is running on localhost. Is ISPConfig still showing FTP as offline?
|
| All times are GMT +2. The time now is 05:23. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.