Skip to main content

403 error - forbidden

Comments

4 comments

  • quietFinn

    That is most likely caused by ModSecurity rule(s).

    If you don't have root WHM access to the server you must contact your hosting provider.

     

    1
  • Charl du

    Did you ever find a solution to this problem or what was causing it?

    0
  • cPRex Jurassic Moderator

    Charl Du - were you able to check the Apache logs to see what it says there?

    0
  • quietFinn

    When you get a 403 error when you are trying to update a PHP based site, it's pretty much every time caused by ModSecurity.

    Then you can check Apache error log in:
    /etc/apache2/logs/error_log

    If it is caused by ModSecurity you can see it in:
    /etc/apache2/logs/modsec_audit.log
    You will see the ModSecurity rule ID causing the error.

    Then you can find it in
    WHM -> Security Center -> ModSecurity Tools

     

    0

Please sign in to leave a comment.