Your Webhosting Questions
Answered by the Webhosting Experts
Tags
...
...

Service httpd status, results in httpd dead but subsys locked

Issue:

If you are receiving following error while restarting apache on Linux server:

Error:
service httpd status, results in httpd dead but subsys locked

That error usally means that have a broken LoadModule in the httpd.conf.

Following are the possible fixes for this error:

tried deleting the /var/lock/subsys/httpd file .
Also try commenting out this line in your httpd.conf

LoadModule unique_id_module modules/mod_unique_id.so

Also check if it is running as default

chkconfig --list | grep httpd

Need More Personalized Help?

If you have any further issues, questions, or would like some assistance checking on this or anything else, please reach out to us from your my.hivelocity.net account and provide your server credentials within the encrypted field for the best possible security and support.

If you are unable to reach your my.hivelocity.net account or if you are on the go, please reach out from your valid my.hivelocity.net account email to us here at: [email protected]. We are also available to you through our phone and live chat system 24/7/365.

Tags +
...