A white screen or Internal Server Error (error 500) usually means a script used by your website is throwing an exception and/or fatal error. When this happens, it will be logged by our system and you can view recent errors inside the Access/Error Log of our control panel.
A '500 Internal Server Error' message on your site is frequently due to a mistake in the site file such as a .htaccess file or web.config file.
The first step in troubleshooting this is to check the Access/Error logs. To get these:
You'll want to look at the ‘Error Logs’ section and see if you can see the file path where the issue is. For example, you may see:
A common cause of an internal server error on WordPress sites is if you are running an incompatible PHP version. Some errors are thrown if the server is running a version of PHP that is not compatible with the website code. We currently support PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3 and 8.4 on our Linux platform. You can switch between all of these versions using the 'Switch PHP Version' icon inside the control panel
If you're running WordPress, you should check if your WordPress admin area is still accessible. This is usually accessible by visiting http://your-domain.com/wp-admin.
If it is, we'd recommend disabling each plugin and theme and revisiting the site in turn to try and identify the root cause.
Also, if your website is on our WordPress hosting platform, please note that this platform only allows PHP 7 and higher. While WordPress core is compatible with all those PHP versions, certain plugins and themes may not be. If so, we recommend hosting the website on our Web Hosting packages.
Sometimes the internal server error may occur if you are exhausting the PHP memory limit. You can increase this by:
No worries, Our experts are here to help.