Click to See Complete Forum and Search --> : http stopped working ...


anton
06-17-2001, 06:55 PM
Our allocated server is like 2 days old ;) ... well , anyway , now web server stop working(we can't connect to server thru web) , but everything else is working...

so , how do we check what happenned, and how do we start web server again ? ... I'm sorry, I'm newbie in this : ) ... by the way, we are running apache on red hat... thanks a lot

bdl
06-17-2001, 08:52 PM
Can you verify if httpd is actually running? Do a 'ps ax' and see if there are any 'apache' or 'httpd' processes listed. I'm not certain where apache lives in RH, but doing a 'whereis apache' as root should give you some idea of where the apache httpd.conf file is and where to look for answers.

Issuing this command as root will start the server in most cases:

prompt# apachectl start

Please post as much information as possible to aid in troubleshooting the problem.

anton
06-17-2001, 09:13 PM
thanks, bdl , but I already got it running , there was problem with NameServer ...