faqts : Computers : Internet : Web Servers : Apache : Installation and Setup

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

4 of 23 people (17%) answered Yes
Recently 2 of 10 people (20%) answered Yes

Entry

I did an unclean shutdown and can't restart my server

May 31st, 2003 23:36
Don Lewis, Eric Dreksler,


If you are running an Apache webserver on a Unix system like Redhat 
etc. you will first need to rm -rf /var/lock/subsys/httpd or wherever 
you server is storing the lock file for the webserver.


-Don