Hi people,
I recently updated my proftpd rpm's and my proftpd server stopped working.
The version I'm running:
ProFTPD Version 1.2.8
The error I'm getting from /usr/sbin/proftpd -n -d2 :
- parsing '/etc/proftpd.conf' configuration
- <Directory /*>: adding section for resolved path '/*'
samadhi - Failed binding to 0.0.0.0, port 21: Address already in use
samadhi - Check the ServerType directive to ensure you are configured correctly.
And the beginning of my conf file looks like this:
ServerName "SamadHi ftp Server"
ServerType standalone
DefaultServer on
ServerIdent Off
If someone knows how to fix it, please let me know !!!