[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]
Re: apache vs perl
- To:
- Subject: Re: apache vs perl
- From: Linuxmtl <>
- Date: Wed, 22 Dec 1999 12:17:30 -0500
-
In-reply-to: <[email protected]>
Merci pour l'information.....
J'ai ajouté dans /etc/httpd/conf/access.conf ce qui suit;
<Directory /www/abcdefg/cgi>
AllowOverride None
Options ExecCGI
</Directory>
Le script s'exécute (du moins il essaie).
J'obtiens maintenant le message;
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.
Ce n'est pas une erreur dans le script perl. Les variables sont correctement
identifiées et pointant dans les bons répertoires absolus.
Il semble que ce soit un autre problème.
Des idées?
Merci,