[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Web Server not responding
- Subject: Re: [cobalt-users] Web Server not responding
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Tue Feb 13 01:43:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > Forgot to add - this is on a RAQ 4r
> > tried httpd.init start - but it was telling me that the httpd.init is an
> > invalid directory.
The RaQ4 is a different beast than the other RaQs. (I keep saying that, but
no one believes me until they get their hands on one!)
Restart web server from shell - take off the .init:
#> /etc/rc.d/init.d/httpd restart
There's a few other commands where you have to take off the .init as well.
Do some testing.
CarrieB