Skip to main content

SoftException in Application.cpp:631 500 Error

Comments

1 comment

  • cPanelMichael
    Hello :) Please review the permissions/ownership values on the following directory: /home/$username/public_html Based on the error message you provided, it looks like you set the permissions to 0777. That is insecure, and not compatible with suPHP. Please ensure that no directories are assigned 0777 permissions when using suPHP. The default permissions on public_html are 0750. Thank you.
    0

Please sign in to leave a comment.