[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] web server on raq 4 not responding
- Subject: Re: [cobalt-users] web server on raq 4 not responding
- From: Marko Èehaja <Internut@xxxxxxxxxxxxxx>
- Date: Sun Mar 3 21:21:07 2002
- Organization: Thetaworld Services & Computer Club Kosmos Banjaluka
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
go into server with SSH and see with command:
ps ax | grep httpd
if it is running.
If it is not runnin, type as root:
/etc/rc.d/init.d/httpd start
and it will say if there are any errors in configurations files. I would
start from there.
Marko
On Mon, Mar 04, 2002 at 12:45:34PM -0000, Fadel Al-Ahmad wrote:
> rebooted serve still same problem?