gots a problem

Status
Not open for further replies.

penguin.brains67

New Member
Messages
5
Reaction score
0
Points
0
when i open any php file i get this

"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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
 

Skizzerz

Contributors
Staff member
Contributors
Messages
2,928
Reaction score
118
Points
63
Please check the permissions on the file in your cPanel File Manager or FTP. PHP files and the directories they reside cannot be world-writable (this means php files must be set to 644 or 600 and directories must be set to 755 or 700). If you have php files that are set to 666 or directories that are set to 777, this will cause issues.
 
Status
Not open for further replies.
Top