Skip to main content

403 forbidden error

Comments

3 comments

  • cPanelMichael
    Hello, Your index.php file should utilize 0644 permissions under most circumstances. Let us know the output from /usr/local/apache/logs/error_log when you encounter this error message. Thank you.
    0
  • vivyrelax
    Thankyou very much, I've found the last errors and they are very strange... This account was moved to an other server by "transfers" option in WHM. So I've found many directories outside of public_html probably the user was in mistake doing that. Here is the file with the errors. Thank you very much for your help.
    0
  • cPanelMichael
    Hello, The log output suggests several files/directories under the account are using permissions incompatible with suPHP. Check to ensure all files under the account's public_html directory use 0644 permissions. Then, make sure all directories use 0755 permissions. Additionally, verify the permissions on the public_html directory itself with a command such as:
    stat /home/$username/public_html
    Thank you.
    0

Please sign in to leave a comment.