Internal Server Error

Status
Not open for further replies.

elch0kit021

New Member
Messages
1
Reaction score
0
Points
0
I try to enter the site to start to work on it (swreste.x10.mx) but it is not possible, the following error is what i get:

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.
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
That would be related to file/folder permissions in your case.

Files that are directly access in with the browser need to be 644, any higher will give the error, noticed that the files in yoru installation folder all have 777 which is "world writable" and poses a security problem.

Also for folders the general permissions needed would be 755.

I can run a command server side that changes ALL files/folders to the correct permissions, otherwise you'd have to go through every folder and make sure they are set correctly.
 
Status
Not open for further replies.
Top