The error log stored inside cPanel will most likely have further information on the error and can assist in resolving it. The error log can be found by:
As we operate a PHP environment, most files’ permissions should be set to 644 and folders set to 755. There are some exceptions to this rule – such as configuration files, which should be set lower. If you would like to reset all file and folder permissions to these values, you may use the VIPcontrol permissions fixer:
If the above permissions fixer fails, try temporarily renaming the .htaccess file to see if that rectifies the issue. In some circumstances, the error may also be triggered by incorrect configuration of this file, which can include broken mod re-write configurations or PHP calls.