500 Internal Server Error

Status
Not open for further replies.

solomar053

New Member
Messages
1
Reaction score
0
Points
0
Can't access my website, 500 internal server error occurs when trying to access website.
 

Skizzerz

Contributors
Staff member
Contributors
Messages
2,928
Reaction score
118
Points
63
Hello,

500 Internal Server Errors are caused by errors on your account that you can easily fix once you figure out what the error is. The common causes for 500 Internal Server Errors are below:
1. Permissions. Files MUST be 644 and folders MUST be 755.
2. Not specifying a RewriteBase when using RewriteRules in .htaccess.
3. Trying to use php_flag or php_value in .htaccess.

Please see our wiki page for more information.
 
Status
Not open for further replies.
Top