He creado un cgi sencillo "Hola mundo" para ver si hacía algo mal, pero me sigue dando el mismo error.
La salida es esta;
- Código: Seleccionar todo
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.
Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.5 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 Server at localhost Port 80
Y en el log aparece:
- Código: Seleccionar todo
[Mon Jan 21 16:26:32 2008] [error] [client 127.0.0.1] (2)No existe el fichero \xc3\xb3 directorio: exec of '/home/ivan/Web/cgi-bin/consulta_cablemodem_ver8.pl' failed, referer: http://localhost/
[Mon Jan 21 16:26:32 2008] [error] [client 127.0.0.1] Premature end of script headers: consulta_cablemodem_ver8.pl, referer: http://localhost/
¿Alguien podría decirme a qué se debe ese error y cómo solucionarlo?
Muchas gracias.