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

Re: [cobalt-users] web server on raq 4 not responding



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?