PDA

View Full Version : 500 Internal Server Error


oleg
06-15-2008, 01:54 PM
when I come to my site I see next text:


Internal Server Error

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

Please contact the server administrator, webmaster@4mob.su 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.
Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8g DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.4mob.su Port 80






Why is it? HOW I could make normal????



sorry of my very bad english :confused:

Early Out
06-15-2008, 02:04 PM
Try this: Control Panel, PHP Config, and choose "PHP 5" (without FastCGI).

oleg
06-15-2008, 02:12 PM
no, it wasn't help me. :(

Early Out
06-15-2008, 02:16 PM
It was just a long shot. There may just be a temporary problem on your server, so give it a little time. If it doesn't correct itself soon, use Live Chat to get in touch with BH support.

charlesgan
06-15-2008, 11:13 PM
the first thing is to make sure the server can run php.
put up a simple index.php and test the page. if it can work, thats mean the 'custom' script that you uploaded is buggy.

can be caused by many thing, the script, even .htaccess, or fastcgi, plugin for your scripts, version compatibility.. so, start checking :)