bonsoir ,
bon voila mon problème quand j'ai crier le fichieraprès j'ai pas pus entre voir la page en http://localhost:8080/MonSite%20MVC_PHP voila le message qui affiche pour moi :.htaccess
j'ai trouvé des solutions :Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@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.mais ne marche paspensé a décommenté cette ligne dans httpd.conf (situé dans Appache)
LoadModule rewrite_module modules/mod_rewrite.so
et les deux lignes dans php.ini
Short open tag et allow url fopen
à mettre sur ON
et activer le module php_curl
Partager