PDA

View Full Version : ERROR Handler for application/x-httpd-php4 returned



WHK
08-21-2008, 07:58 PM
Hola, hablo español y espero que alguien me pueda entender ya que no todos los que utilizamos bluehost somos de habla inglesa.

Al visualizar un archivo *.php me dice:

Internal Server Error

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

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

Vi los logs de errores y me aparece lo siguiente:


[Thu Aug 21 19:47:35 2008] [error] [client 125.46.20.200] Handler for application/x-httpd-php4 returned invalid result code 70007

Que puedo hacer para poder continuar con mi sitio web? no puedo dejar afuera las visitas, el html si funciona pero no el php :mad:

WHK
08-21-2008, 08:09 PM
Pude solucionar el problema deteniendo todos los procesos que estaban relacionados con php4:

Process 18844 (/ramdisk/bin/php4 /home/jccharry/public_html/comunidad/index.php) successfully killed with signal KILL.

después de eso volvió a la normalidad.

Aunque lo pude solucionar esto es un problema que me ha causado muchisimas veces y es bastante molesto tener que llegar de mi trabajo para que el sitio pueda funcionar :(