Skip to main content

The service “httpd” appears to be down.

Comments

5 comments

  • Iron_Butterfly
    Try to restart Apache with # service httpd stop # service httpd start and then check status with # service httpd status
    0
  • HKjohn
    Try to restart Apache with [root@host ~]# service httpd stop

    httpd (no pid file) not running [root@host ~]# service httpd start /etc/init.d/httpd: line 89: /usr/local/apache/bin/httpd: No such file or directory httpd could not be started [root@host ~]# service httpd status httpd is stopped [root@host ~]#
    0
  • Iron_Butterfly
    /etc/init.d/httpd: line 89: /usr/local/apache/bin/httpd: No such file or directory

    Make sure that you have this symlink: # ls -la /usr/local/apache/bin/httpd lrwxrwxrwx. 1 root root 15 Sep 23 17:17 /usr/local/apache/bin/httpd -> /usr/sbin/httpd
    0
  • NixTree
    Yes If it is missing better get a Easy Apache rebuild done and then check it. Was there any changes you were doing or done recently
    0
  • cPanelMichael
    Hello, Could you verify if you are using EasyApache 4, or EasyApache 3? If you are using EasyApache 3, try browsing to "WHM >> EasyApache 3" and rebuilding Apache: Introduction to EasyApache - EasyApache - cPanel Documentation Otherwise, try to provision a new profile on EasyApache 4: EasyApache 4 Interface - EasyApache 4 - cPanel Documentation We're happy to take a closer look if you decide to open a support ticket using the link in my signature. Thanks!
    0

Please sign in to leave a comment.