Home
/
Website Help
/
FTP inquiries
/
Why do I receive "Internal Server Error 500" after I upload my site files?

Why do I receive "Internal Server Error 500" after I upload my site files?

If your FTP client uploads the files with permissions higher than 755 you will receive Internal Server Error 500. Permissions higher than 755 are not allowed due to the fact that our Apache web server runs the PHP interpreter as a CGI in SuExec mode and such permissions are considered a security risk.

Share This Article