Hola, estoy tratando de instalar en mi PC, una aplicacion de la fabrica donde trabajo. He instalado apache y perl, incluso ya logre configurarlo y hacer un hola mundo que funcione. Mi problema esta en que al hacer el
http://localhost/cgi-bin/index.cgi
la pagina me envia un error:
Cita: 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.
al revisar el archivo de log
C:\Archivos de programa\Apache Software Foundation\Apache2.2\logs
lo ultimo que aparece es:
Cita:
127.0.0.1 - - [22/Jun/2010:14:19:51 -0400] "GET /favicon.ico HTTP/1.1" 404 209
Gracias por la ayuda