
Causes of 500 Internal Server Error
When you try to access your website your receive the following error message:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error. More information about this error may be available in the server error log.
There are a number issue which can cause this problem.
drwxrwxrwx 10 user group 512 Oct 1 11:54 httpdocs
..you then have world writable permission set on the directory. The permissions should be as per below (chmod 750):
drwxr-x--- 10 user group 512 Oct 1 11:54 httpdocs
The permissions can be changed using the Plesk File Manager.
|
Browse Space |
Explore Confluence |
Your Account |
Add Content |
|
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.8 Build:#814 Oct 02, 2007) |