What to do if a 500 Internal Server Error occurs?

If your site shows a 500 Internal Server Error, this is most likely caused by an incorrect entry in the .htaccess or php.ini file.

Check the permissions of your files and folders.

On PHPSuExec servers, you cannot have any files with 777 permissions.

 

For security reasons, all folders should be kept at 755 and files at 644.

  • 0 Käyttäjät pitävät tätä hyödyllisenä
Oliko tämä vastaus hyödyllinen?

Aiheeseen liittyvät artikkelit

How to increase the upload file size?

If you get an error about exceeding the allowed file size when uploading to your site, you need...

How to increase the allocated memory limit for a PHP script?

If your site shows the error "Allowed memory size exhausted," it means your script doesn't have...

Powered by WHMCompleteSolution