[apache] httpd dead but subsys locked!.....is there any solution

Status
Not open for further replies.

soum111

Banned
Banned
509
2011
68
0
here in below ss...my problem described...plz ch it..

[slide]http://www.aedes.us/d/CbYgD.jpg[/slide]



Cant use VPS for the above problem :(

I know in WJ ,there are too many xpert webmaster.....they have the solution......plz share

thank you in advance
 
10 comments
I made the changes in /etc/httpd/conf/httpd.conf

add this
Code:
# LoadModule unique_id_module modules/mod_unique_id.so
comment thru vi editor...
then restarting the apache
Code:
etc/init.d/httpd status

but still in the same situation...

I think my VPS main problem is I cant stop the apache through
Code:
etc/init.d/httpd stop
command.............after that it came to the "httpd dead but subsys locked" problem
 
Hello there,

Check the httpd.pid file, it may still exist, so it will not let you start the daemon. Not sure what flavor of Linux you are using, so I cannot tell you the location specifically.

Regards,
Chris
 
Status
Not open for further replies.
Back
Top