Hola. Estoy agragando una seccion en php a mi pagina web y funciona bien en mi localhost pero cuando lo subo al servidor me da el siguiente error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] 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.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.xxx.com.ar Port 80
En el servicio de Hosting me dicen que lea Registro de errores y ahi dice esto:
[Fri Jul 29 10:24:32 2011] [error] [client 190.31.12.31] File does not exist: /home/signocom/public_html/500.shtml, referer: http://www.xxx.com.ar/clientes/
[Fri Jul 29 10:24:32 2011] [error] [client 190.31.12.31] SoftException in Application.cpp:256: File "/home/signocom/public_html/clientes/panel.php" is writeable by group, referer: http://www.xxx.com.ar/clientes/
[Fri Jul 29 10:24:31 2011] [error] [client 190.31.12.31] File does not exist: /home/signocom/public_html/404.shtml
[Fri Jul 29 10:24:31 2011] [error] [client 190.31.12.31] File does not exist: /home/signocom/public_html/favicon.ico
[Fri Jul 29 10:24:31 2011] [error] [client 190.31.12.31] File does not exist: /home/signocom/public_html/404.shtml
[Fri Jul 29 10:24:31 2011] [error] [client 190.31.12.31] File does not exist: /home/signocom/public_html/favicon.ico
Alguien puede darme una mano para orientarme en como corregirlo? Desde ya mil gracias!!!