My Oracle Support Banner

The httpd Service Failed and Cannot be Restarted (Doc ID 2270039.1)

Last updated on MAY 19, 2020

Applies to:

Linux OS - Version Oracle Linux 5.11 with Unbreakable Enterprise Kernel [2.6.39] and later
Oracle Cloud Infrastructure - Version N/A and later
Linux x86-64

Symptoms

"service httpd restart" fails without any error in the output. A server reboot also couldn't fix the issue. e.g. :

# service httpd restart

Stop httpd [FAILED]
Start httpd [FAILED]

There was a lock file in the location /var/lock/subsys/httpd. Removed it and tried to restart the service, it failed again

# rm -f /var/lock/subsys/httpd

Killed all the processes if any using

# killall -9 httpd

Still had the same issue in restarting the service

Changes

 No Change done

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.