While working on your website, sometimes you can make a change which results in an ‘Internal Server Error’ or a ‘500 Error’.

 

500 Internal Server Error

The server encountered an internal error or
misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@yourdomain and
inform them of the time the error occurred, and anything you might
have done that may have caused the error.

More information about this error may be available in
the server error log.

 

When seeing this error, your site may be inaccessible, and you might be unsure of how to diagnose why this has happened.

One common cause of this is the .htaccess file on your site. You can run through the following steps to determine if this is the case.

  1. Login into the cPanel for your website
  2. Click on ‘File ManagerMake sure ‘Show Hidden Files’ is selected, and you’re opening the ‘Web Root’
  3. Look for the file called ‘.htaccess‘, right click on the file and click ‘Rename’
  4. Then just change the name of the file from .htaccess, to .htaccess.old, and click on ‘Rename File’.

If the .htaccess file is causing the isseu, this will fix the site, and you can start looking into the contents of the .htaccess.old file, to see the code that caused the issue.

Once you’re confident that the issue is resolved, simply rename .htaccess.old back to .htaccess

If this does not resolve the issue, please contact our Technical Support team for assistance.