We are aware of a potentially service impacting issue. Learn more

Server Error 500 when loading my site Print

  • 500, error
  • 401

Received a 500 error when loading your site ? Please check the following checklist before creating a ticket:

1. Check that the php script that you are attempting to execute has permissions of no more than 755 - 644 will work just fine normally, this is not something that will need to be changed in most cases.

2. Check that the directory permissions that the script resides within is set to a maximum of 755. This also includes directories that the script would need to have access to also.

3. Check that you do not have a .htaccess file with php_values within it. They will cause a 500 Internal server error, when attempting to execute the script.

The php_values will need to be removed from your .htaccess file and a php.ini put in its place or the php settings can be set in PHP Selector.



Was this answer helpful?

« Back