On Wed March 18 2009 18:14, Colin Jack wrote:
> And this ...
>
> [root@server7 log]# service proftpd restart
> Shutting down proftpd: [FAILED]
> Starting proftpd: [FAILED]
> [root@server7 log]# service proftpd restart
> Shutting down proftpd: [FAILED]
> Starting proftpd: [FAILED]
> [root (at mark) server7 log]# /usr/sbin/swatch -c /etc/swatch.conf
> [root@server7 log]#
Interesting, on my server proftpd is run from inetd (xinetd) and
not from the config (chkconfig --list proftpd shows OFF for all columns)
and mine is working fine.
Check under /etc/xinetd.d for file proftpd and see if parameter
disable = no
If so, service proftpd stop, and then try testing again, you may have
been trying to bring up multiple copies.
--
Larry Smith
lesmith (at mark) ecsis.net