My site is not visible

Status
Not open for further replies.

loadmedia23

New Member
Messages
1
Reaction score
0
Points
0
hello!
My site http://axewap.x10.mx is not visible.It shows error code 500.There is a index.php file in the "/public_html/".But still showing the error-
"Internal Server Error

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

Please contact the server administrator, no-reply@x10hosting.com 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.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request."
Please tell me how to make it visible.
Thanks
 

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 0644 and folders MUST be 0755. The public_html folder MUST be 0750
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