[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Raq3 on new network...
- Subject: Re: [cobalt-users] Raq3 on new network...
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri May 4 05:52:44 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> In the last few minutes I have actually figured out that I
apache is isnt
> really running. I dont see a process for it and when i
try to stop,
> restart, or start apache it waits a while and doesnt
cofirm anything
> happening. not sure what is going on here.
>
These files should be present if it's running.
/var/lock/subsys/httpd
/var/run/httpd.pid
Also try /etc/rc.d/init.d/httpd status
Should say something like:
httpd (pid 9893 9306 30557 30556 30555 30554 30553 470 406)
is running...
Gerald