Cpanel Install Problem
We have a server that had ensim webappliance on it and we took off ensim and loaded cpanel.. when restarting proftpd, we get this:proftpd: [500 != 220] proftpd has failed, please contact the sysadmin
messages shows start successful though.. but ftp doesn't work.. it trys to connect the says server is down for maintenance.
Here is what I found in the messages log
------------------------------------------------------------------------
Mar 31 23:49:56 global proftpd: proftpd shutdown failed
Mar 31 23:49:56 global proftpd[1204]: global.eshorehosting.com - Failed binding to 0.0.0.0, port 21: Address already in use
Mar 31 23:49:56 global proftpd[1204]: global.eshorehosting.com - Check the ServerType directive to ensure you are configured correctly.
Mar 31 23:49:56 global proftpd: proftpd startup succeeded
-------------------------------------------------------------------------
We checked the servertype in conf for proftpd, it was standalone so we changed it to inetd and restarted -no change

