Index: [Article Count Order] [Thread]

Date:  Wed, 18 Mar 2009 18:23:32 -0500
From:  Larry Smith <lesmith (at mark) ecsis.net>
Subject:  [coba-e:15356] Re: Re  Broken FTP
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200903181823.32812.lesmith (at mark) ecsis.net>
In-Reply-To:  <45DACA7BE1DEA245AF6C95E5B94E531B0E944A81B7 (at mark) datastore.mainline.local>
References:  <45DACA7BE1DEA245AF6C95E5B94E531B0D07A62D72 (at mark) datastore.mainline.local> <8CF48C7B-5D21-4D63-919E-B2080F072EDD (at mark) alpha.or.jp> <45DACA7BE1DEA245AF6C95E5B94E531B0E944A81B7 (at mark) datastore.mainline.local>
X-Mail-Count: 15356

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