Skip to main content

FAILED: httpd on server

Comments

8 comments

  • dalem
    check your logs /usr/local/apache/logs/error_log
    0
  • swatkatsdevilz
    this is what i found in my error log @ the time when I got the Email [Sun Jun 07 14:42:08 2015] [notice] Graceful restart requested, doing restart [Sun Jun 07 14:42:09 2015] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Sun Jun 07 14:42:09 2015] [notice] Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 configured -- resuming normal operations
    0
  • dalem
    that's just a normal restart look above to find the true cause
    0
  • cPanelMichael
    Hello, Do you see any entries before that log output? The graceful restart entries are normal. Thank you.
    0
  • swatkatsdevilz
    Hi, my apache is throwing this error - AH01797 for almost 1000 times in past 12 hours.
    0
  • LostNerd
    Sounds like a httpd.conf error to me. Are you able to rebuild it using EasyApache in WHM? Command line alternative:
    /scripts/rebuildhttpdconf
    0
  • swatkatsdevilz
    Hi, after checking with my coder and server guy, I think I have found the reason for this issue. all the script in the server runs using index.php but it was called in too late in httpd.conf, so we now put it in first place
    0
  • cPanelMichael
    my apache is throwing this error - AH01797 for almost 1000 times in past 12 hours.

    Could you provide one full line from the output? You can paste it in CODE tags. EDIT: all the script in the server runs using index.php but it was called in too late in httpd.conf, so we now put it in first place
    I am happy to see the issue is now resolved. Could you elaborate on the specific entry that you modified the location of? Thank you.
    0

Please sign in to leave a comment.