[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Administrative server on port 81 dissapeared
- Subject: Re: [cobalt-users] Administrative server on port 81 dissapeared
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Sep 3 02:31:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Denis Bystruev" <bystruev@xxxxxxxxx> wrote
Ont: Friday, August 31, 2001 10:21 AM
> Tried this and got:
>
> [root admin]# /etc/rc.d/init.d/admserv status
> ahttpd dead but subsys locked
> [root admin]# /etc/rc.d/init.d/admserv stop
> Stopping admin web server:
> [root admin]# /etc/rc.d/init.d/admserv start
> Starting admin web server: chiliasp: module started, version 3.5.2.31
> /usr/sbin/httpd
>
> [root admin]# /etc/rc.d/init.d/admserv status
> ahttpd dead but subsys locked
>
> What does it mean? ahttpd, I assume, is administrative httpd, but who is
> subsys and why it is locked?
>
> --
subsys is the ahttpd subsys,
/var/lock/subsys/ahttpd
At any rate the responses you are getting for "status" are normal.
I get the same thing on all my RaQs, and they work.
Did you look at "netstat -tupan"?
Is port 81 open?
Gerald