[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RAQ2 no response from ssl or admin after latest patch NOT GOOD



> Subject: Re: [cobalt-users] RAQ2 no response from ssl or admin after
> latest patch NOT GOOD
>
>
> On Tuesday 02 July 2002 08:15 pm, Paul Alcock wrote:
> > >
> > > Do you know what to look for in top if the admserv is running?
> > >
> is admserv have a process/s running?
> ps aux | grep ahttpd

Thanks Gerald,
top shows 3 ahttpd processes and
your command reveals...

[root log]# ps aux | grep ahttpd
root      2580  0.0  1.8  4832  1200  ?  S   20:27   0:00
/usr/sbin/ahttpd -d /
root      2595  0.0  2.2  5188  1396  ?  S   20:27   0:00
/usr/sbin/ahttpd -d /
root      2734  0.0  2.2  5188  1400  ?  S   20:28   0:00
/usr/sbin/ahttpd -d /
[root log]#

Could this have anything to do with that proftpd problem people noted after
the
patch RaQ2-All-Security-4.0.1-13323.pkg ?

Paul