On Wed, Apr 07, 2004 at 08:19:13AM +0530, L.V.Gandhi wrote: > I get following error in /var/log/daemons/error.log > Apr 7 08:10:49 localhost proftpd[1752]: localhost - Failed binding to > 0.0.0.0, port 21: Address already in use > Apr 7 08:10:49 localhost proftpd[1752]: localhost - Check the ServerType > directive to ensure you are configured correctly. > I saw in conf file ServerType is standalone. What should be done to get > proftpd to work?
You already have proftpd or other ftp server listening on port 21. That's why you are getting this error. -- [EMAIL PROTECTED] (Suresh Ramasubramanian) ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
