Skip to main content

Handler for application/x-httpd-ea-php72 returned invalid result code 70014

Comments

6 comments

  • kodeslogic
    If the PHP version is using the suPHP handler, then I would first check if suexec is enabled on the server from EasyApache.
    0
  • cPRex Jurassic Moderator
    Without knowing what is causing the entry to appear in the log, I don't have any ideas. Are you able to do something that makes the error happen?
    0
  • nootkan
    If the PHP version is using the suPHP handler, then I would first check if suexec is enabled on the server from EasyApache.

    Yes suphp and suexec are enabled on my server.
    0
  • nootkan
    Without knowing what is causing the entry to appear in the log, I don't have any ideas. Are you able to do something that makes the error happen?

    I wasn't doing anything other than routinely checking my logs. It seems to be only affecting a few domains so I'll check those to see if there are conflicts with the scripts running on them.
    0
  • nootkan
    After further investigating my logs I see a modsecurity block just before the series of instances of the Handler for application/x-httpd-ea-php72 errors so I am assuming it is a normal error due to the malicious nature of the attempted security hack by offending ip address. I also checked each ip address and most of them are from overseas. Does this assumption sound right to you?
    0
  • cPRex Jurassic Moderator
    That sounds logical enough to me!
    0

Please sign in to leave a comment.