Quote:
|
Originally Posted by davidg
Still problems after uninstall and reinstall of ISPconfig
Proftpd does not start with the last line in the proftpd.conf:
Include /etc/proftpd_ispconfig.conf
If I comment out the line proftpd starts.
The error is:
notice: 'FTPServer' (192.168.0.50:21) already bound to 'FTPServer
bindings.c:880: notice: unable to create ipbind '192.168.0.50': Address already in use
notice: 'FTPServer' (192.168.0.51:21) already bound to 'FTPServer
bindings.c:880: notice: unable to create ipbind '192.168.0.51': Address already in use
notice: 'FTPServer' (192.168.0.52:21) already bound to 'FTPServer
bindings.c:880: notice: unable to create ipbind '192.168.0.52': Address already in use
Proftpd did start before the uninstall and reinstall
In ISPConfig status shows offline for ftp server.
Thanks for your help.
|
1) Have you stopped proftpd before changing the configuration?
You can try a "killall proftpd" before you start it.
2) Is the file /etc/proftpd_ispconfig.conf there and what is the
content of the file.
3) Are there any other FTP daemons running on your Server?