Bonjour,
Je me suis décider de me mettre un peu a zend framework,
je dois crée un htaccess
cela me fait la fameuse erreur
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost 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
J'ai enlever les deux derniere lignes pour tester et cela passe bien donc le probleme vient des 2 premieres lignes!!
J'utilise Wamp
voila merci
Modifié par pinouf (26 Feb 2008 - 16:55)
Je me suis décider de me mettre un peu a zend framework,
je dois crée un htaccess
RewriteEngine on
RewriteRule .* index.php
php_flag magic_quotes_gpc off
php_flag register_globals off
cela me fait la fameuse erreur
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost 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
J'ai enlever les deux derniere lignes pour tester et cela passe bien donc le probleme vient des 2 premieres lignes!!
J'utilise Wamp
voila merci
Modifié par pinouf (26 Feb 2008 - 16:55)