Hola a todos,
El problema q tengo es q tengo unos scripts en php para q sean ejecutados por unos cron. Este sitio se migro rcientemente, todos los scripts funcionaban bien pero al migrar al nuevo servidor deharon de funcionar.
Dichos archivos están en el directorio /cgi-bin/ q está en el raiz del sitio web. Al intentar entrar por el 80 a los scripts me sale el sigiente 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.
*****************
Los errores q salen el los logs de apache son los siguientes:
**********
[error] (13)Permission denied: exec of /home/sitio/dominio.com/cgi-bin/Run8th.php failed
[error] [client 190.24.121.217] Premature end of script headers: /home/sitio/dominio.com/cgi-bin/Run8th.php
************
Alguna Idea?? de antemano gracias