suphp problem

Freecast

Verified User
Joined
Jul 20, 2009
Messages
14
I have a hosting company today, I installed php and su on most domains appears an error message
HTML:
Internal Server Error

The Server Encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator and inform Them [email protected] of the time the error occurred, and anything you might have done that have caused the May 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.
please help what do I do thank you
 
1.) Check if there are directory's set to 777, if there are, change them to 755 max.
2.) Check your settings (or for the being present) for error documents. Seems the webserver can't find them.
 
Also, take the advice shown in the error message and check your domain-specific error logs.

And, somewhere in these forums there's a great how-to post on how to convert to SuPHP; there are lots of scripts and command lines to run, which will automate all the fixes for you.

Jeff
 
Back
Top