500 - Internal Server Error ".htaccess"

Consultez la formation URL Rewriting et sites dynamiques de WebRankInfo / Ranking Metrics

adam974
Nouveau WRInaute
Nouveau WRInaute
 
Messages: 5
Inscription: 20 Aoû 2011

500 - Internal Server Error ".htaccess"

Message le Dim Aoû 21, 2011 12:44

Bonjour,

Je pense avoir un problème avec mon fichier .htaccess :

SetEnv REGISTER_GLOBALS 0
SetEnv MAGIC_QUOTES 0

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([a-zA-Z0-9-_]+)?$ index.php?page=$1&%{QUERY_STRING}



J'utilise Wamp pour créer un site et lorsque que je lance mon site j'ai :
500 Internal Server Error !

Pouvez vous m'aider SVP

Merci d'avance.


loran750
WRInaute passionné
WRInaute passionné
 
Messages: 2247
Inscription: 15 Mar 2005

Re: 500 - Internal Server Error ".htaccess"

Message le Dim Aoû 21, 2011 12:52

Quand tu désactives htacces, ça donne quoi
tu peux aller chercher les logs Apache, tu auras + d'info ? C:\xxxxxxx\wamp\logs

adam974
Nouveau WRInaute
Nouveau WRInaute
 
Messages: 5
Inscription: 20 Aoû 2011

Re: 500 - Internal Server Error ".htaccess"

Message le Dim Aoû 21, 2011 14:19

quand je désactive .htaccess je n'ai pas accès à tous le site mais juste la première page...

Voila ce que j'ai dans le fichier apache error:

Code: Tout sélectionner
[Sat Aug 20 17:03:14 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:05:11 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/function.include, referer: http://localhost/S0/
[Sat Aug 20 17:16:05 2011] [error] [client 127.0.0.1] PHP Warning:  include(global/accueil.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\index.php on line 31, referer: http://localhost/
[Sat Aug 20 17:16:05 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:16:05 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:16:05 2011] [error] [client 127.0.0.1] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'global/accueil.php' for inclusion (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\index.php on line 31, referer: http://localhost/
[Sat Aug 20 17:16:05 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:16:05 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:16:05 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:16:09 2011] [error] [client 127.0.0.1] PHP Warning:  include(global/accueil.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\index.php on line 31, referer: http://localhost/
[Sat Aug 20 17:16:09 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:16:09 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:16:09 2011] [error] [client 127.0.0.1] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'global/accueil.php' for inclusion (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\index.php on line 31, referer: http://localhost/
[Sat Aug 20 17:16:09 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:16:09 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:16:09 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:21:52 2011] [error] [client 127.0.0.1] PHP Warning:  require(global/accueil.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\index.php on line 30, referer: http://localhost/
[Sat Aug 20 17:21:52 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:21:52 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:21:52 2011] [error] [client 127.0.0.1] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required 'global/accueil.php' (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\index.php on line 30, referer: http://localhost/
[Sat Aug 20 17:21:52 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:21:52 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:22:16 2011] [error] [client 127.0.0.1] PHP Warning:  include(global/accueil.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\index.php on line 31, referer: http://localhost/
[Sat Aug 20 17:22:16 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:22:16 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:22:16 2011] [error] [client 127.0.0.1] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'global/accueil.php' for inclusion (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\index.php on line 31, referer: http://localhost/
[Sat Aug 20 17:22:16 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:22:16 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:22:16 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:25:32 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:25:36 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/index.php
[Sat Aug 20 17:26:39 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/index.php
[Sat Aug 20 17:34:24 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/index.php
[Sat Aug 20 17:34:24 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/index.php
[Sat Aug 20 17:34:25 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/index.php
[Sat Aug 20 17:34:31 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:39:19 2011] [error] [client 127.0.0.1] PHP Parse error:  syntax error, unexpected '<' in C:\\wamp\\www\\S0\\global\\menu.php on line 25, referer: http://localhost/
[Sat Aug 20 17:39:19 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:39:19 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:39:19 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:39:19 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP Warning:  include(form.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\global\\menu.php on line 12, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'form.php' for inclusion (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\global\\menu.php on line 12, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Form' not found in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:39:43 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP Warning:  include(form.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'form.php' for inclusion (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Form' not found in C:\\wamp\\www\\S0\\global\\menu.php on line 18, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:08 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP Warning:  include(form.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'form.php' for inclusion (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Form' not found in C:\\wamp\\www\\S0\\global\\menu.php on line 18, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:09 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP Warning:  include(form.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'form.php' for inclusion (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Form' not found in C:\\wamp\\www\\S0\\global\\menu.php on line 18, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:44:15 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:44:37 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:45:11 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:45:12 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:45:24 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:45:25 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:45:26 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:45:26 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:45:28 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:45:33 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:46:21 2011] [error] [client 127.0.0.1] PHP Parse error:  syntax error, unexpected '<' in C:\\wamp\\www\\S0\\global\\menu.php on line 24, referer: http://localhost/
[Sat Aug 20 17:46:21 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:46:21 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:46:21 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:46:21 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP Warning:  include(form.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'form.php' for inclusion (include_path='.;C:\\php\\pear') in C:\\wamp\\www\\S0\\global\\menu.php on line 15, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Form' not found in C:\\wamp\\www\\S0\\global\\menu.php on line 18, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\wamp\\www\\S0\\index.php:0, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\wamp\\www\\S0\\index.php:38, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] PHP   3. include() C:\\wamp\\www\\S0\\global\\haut.php:21, referer: http://localhost/
[Sat Aug 20 17:46:53 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:47:13 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:47:13 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:50:01 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:56:43 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:56:44 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:56:48 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:56:57 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:57:25 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:57:26 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:57:32 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:58:19 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 17:58:19 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:00:56 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:00:57 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:00:58 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:00:58 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:03:45 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:03:45 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:03:46 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:03:47 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:03:47 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:03:47 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:03:47 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:06:24 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:06:25 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:06:59 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:07:00 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:07:00 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:07:00 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:07:00 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:07:00 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:07:01 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:09:33 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/projet_isep/mon_compte, referer: http://localhost/projet_isep/
[Sat Aug 20 18:11:23 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/projet_isep/page-2, referer: http://localhost/projet_isep/
[Sat Aug 20 18:11:41 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:16:06 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/S0/style, referer: http://localhost/S0/
[Sat Aug 20 18:27:52 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/projet_isep/page-2, referer: http://localhost/projet_isep/
[Sat Aug 20 18:34:09 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/projet_isep/mon_compte, referer: http://localhost/projet_isep/
[Sat Aug 20 18:34:23 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/projet_isep/mon_compte, referer: http://localhost/projet_isep/
[Sat Aug 20 18:35:34 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 18:37:28 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 18:37:29 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 18:37:33 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 18:39:42 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 18:46:59 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 18:47:17 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Sat Aug 20 18:55:30 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 18:55:44 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 20:03:39 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 20:06:41 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 20:06:41 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 20:06:44 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 20:25:16 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 20:25:17 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 20:25:20 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:07:10 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:10:48 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:10:48 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:10:53 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:13:06 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:26:34 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:26:34 2011] [notice] Child 5540: Exit event signaled. Child process is ending.
[Sat Aug 20 23:26:35 2011] [notice] Child 5540: Released the start mutex
[Sat Aug 20 23:26:37 2011] [notice] Child 5540: All worker threads have exited.
[Sat Aug 20 23:26:40 2011] [notice] Child 5540: Child process is exiting
[Sat Aug 20 23:26:42 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:32:48 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:32:48 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:32:48 2011] [notice] Parent: Created child process 6848
[Sat Aug 20 23:32:49 2011] [notice] Child 6848: Child process is running
[Sat Aug 20 23:32:49 2011] [notice] Child 6848: Acquired the start mutex.
[Sat Aug 20 23:32:49 2011] [notice] Child 6848: Starting 64 worker threads.
[Sat Aug 20 23:32:49 2011] [notice] Child 6848: Starting thread to listen on port 80.
[Sat Aug 20 23:33:10 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:33:10 2011] [notice] Child 6848: Exit event signaled. Child process is ending.
[Sat Aug 20 23:33:11 2011] [notice] Child 6848: Released the start mutex
[Sat Aug 20 23:33:12 2011] [notice] Child 6848: All worker threads have exited.
[Sat Aug 20 23:33:12 2011] [notice] Child 6848: Child process is exiting
[Sat Aug 20 23:33:12 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:33:15 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:33:15 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:33:15 2011] [notice] Parent: Created child process 6080
[Sat Aug 20 23:33:15 2011] [notice] Child 6080: Child process is running
[Sat Aug 20 23:33:15 2011] [notice] Child 6080: Acquired the start mutex.
[Sat Aug 20 23:33:15 2011] [notice] Child 6080: Starting 64 worker threads.
[Sat Aug 20 23:33:15 2011] [notice] Child 6080: Starting thread to listen on port 80.
[Sat Aug 20 23:33:20 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Sat Aug 20 23:33:42 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:34:28 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:35:08 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:37:27 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:41:57 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/
[Sat Aug 20 23:44:38 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:44:38 2011] [notice] Child 6080: Exit event signaled. Child process is ending.
[Sat Aug 20 23:44:39 2011] [notice] Child 6080: Released the start mutex
[Sat Aug 20 23:44:40 2011] [notice] Child 6080: All worker threads have exited.
[Sat Aug 20 23:44:40 2011] [notice] Child 6080: Child process is exiting
[Sat Aug 20 23:44:40 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:44:41 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:44:41 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:44:41 2011] [notice] Parent: Created child process 6408
[Sat Aug 20 23:44:41 2011] [notice] Child 6408: Child process is running
[Sat Aug 20 23:44:41 2011] [notice] Child 6408: Acquired the start mutex.
[Sat Aug 20 23:44:41 2011] [notice] Child 6408: Starting 64 worker threads.
[Sat Aug 20 23:44:41 2011] [notice] Child 6408: Starting thread to listen on port 80.
[Sat Aug 20 23:44:47 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:44:47 2011] [notice] Child 6408: Exit event signaled. Child process is ending.
[Sat Aug 20 23:44:48 2011] [notice] Child 6408: Released the start mutex
[Sat Aug 20 23:44:49 2011] [notice] Child 6408: All worker threads have exited.
[Sat Aug 20 23:44:49 2011] [notice] Child 6408: Child process is exiting
[Sat Aug 20 23:44:49 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:44:50 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:44:50 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:44:50 2011] [notice] Parent: Created child process 6828
[Sat Aug 20 23:44:50 2011] [notice] Child 6828: Child process is running
[Sat Aug 20 23:44:50 2011] [notice] Child 6828: Acquired the start mutex.
[Sat Aug 20 23:44:50 2011] [notice] Child 6828: Starting 64 worker threads.
[Sat Aug 20 23:44:50 2011] [notice] Child 6828: Starting thread to listen on port 80.
[Sat Aug 20 23:44:54 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sat Aug 20 23:47:29 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:47:29 2011] [notice] Child 6828: Exit event signaled. Child process is ending.
[Sat Aug 20 23:47:30 2011] [notice] Child 6828: Released the start mutex
[Sat Aug 20 23:47:31 2011] [notice] Child 6828: All worker threads have exited.
[Sat Aug 20 23:47:31 2011] [notice] Child 6828: Child process is exiting
[Sat Aug 20 23:47:31 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:48:04 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:48:04 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:48:04 2011] [notice] Parent: Created child process 7280
[Sat Aug 20 23:48:05 2011] [notice] Child 7280: Child process is running
[Sat Aug 20 23:48:05 2011] [notice] Child 7280: Acquired the start mutex.
[Sat Aug 20 23:48:05 2011] [notice] Child 7280: Starting 64 worker threads.
[Sat Aug 20 23:48:05 2011] [notice] Child 7280: Starting thread to listen on port 80.
[Sat Aug 20 23:48:12 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sat Aug 20 23:48:52 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sat Aug 20 23:50:27 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sat Aug 20 23:50:29 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sat Aug 20 23:52:38 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:52:38 2011] [notice] Child 7280: Exit event signaled. Child process is ending.
[Sat Aug 20 23:52:39 2011] [notice] Child 7280: Released the start mutex
[Sat Aug 20 23:52:40 2011] [notice] Child 7280: All worker threads have exited.
[Sat Aug 20 23:52:40 2011] [notice] Child 7280: Child process is exiting
[Sat Aug 20 23:52:40 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:52:41 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:52:41 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:52:41 2011] [notice] Parent: Created child process 5020
[Sat Aug 20 23:52:42 2011] [notice] Child 5020: Child process is running
[Sat Aug 20 23:52:42 2011] [notice] Child 5020: Acquired the start mutex.
[Sat Aug 20 23:52:42 2011] [notice] Child 5020: Starting 64 worker threads.
[Sat Aug 20 23:52:42 2011] [notice] Child 5020: Starting thread to listen on port 80.
[Sat Aug 20 23:53:02 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:53:02 2011] [notice] Child 5020: Exit event signaled. Child process is ending.
[Sat Aug 20 23:53:03 2011] [notice] Child 5020: Released the start mutex
[Sat Aug 20 23:53:04 2011] [notice] Child 5020: All worker threads have exited.
[Sat Aug 20 23:53:04 2011] [notice] Child 5020: Child process is exiting
[Sat Aug 20 23:53:04 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:53:04 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:53:04 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:53:04 2011] [notice] Parent: Created child process 3440
[Sat Aug 20 23:53:04 2011] [notice] Child 3440: Child process is running
[Sat Aug 20 23:53:04 2011] [notice] Child 3440: Acquired the start mutex.
[Sat Aug 20 23:53:04 2011] [notice] Child 3440: Starting 64 worker threads.
[Sat Aug 20 23:53:04 2011] [notice] Child 3440: Starting thread to listen on port 80.
[Sat Aug 20 23:53:17 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:53:17 2011] [notice] Child 3440: Exit event signaled. Child process is ending.
[Sat Aug 20 23:53:18 2011] [notice] Child 3440: Released the start mutex
[Sat Aug 20 23:53:19 2011] [notice] Child 3440: All worker threads have exited.
[Sat Aug 20 23:53:19 2011] [notice] Child 3440: Child process is exiting
[Sat Aug 20 23:53:19 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:53:20 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:53:20 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:53:20 2011] [notice] Parent: Created child process 8092
[Sat Aug 20 23:53:20 2011] [notice] Child 8092: Child process is running
[Sat Aug 20 23:53:20 2011] [notice] Child 8092: Acquired the start mutex.
[Sat Aug 20 23:53:20 2011] [notice] Child 8092: Starting 64 worker threads.
[Sat Aug 20 23:53:20 2011] [notice] Child 8092: Starting thread to listen on port 80.
[Sat Aug 20 23:53:23 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sat Aug 20 23:53:46 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:53:46 2011] [notice] Child 8092: Exit event signaled. Child process is ending.
[Sat Aug 20 23:53:47 2011] [notice] Child 8092: Released the start mutex
[Sat Aug 20 23:53:48 2011] [notice] Child 8092: All worker threads have exited.
[Sat Aug 20 23:53:48 2011] [notice] Child 8092: Child process is exiting
[Sat Aug 20 23:53:48 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:53:50 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:53:50 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:53:50 2011] [notice] Parent: Created child process 7628
[Sat Aug 20 23:53:51 2011] [notice] Child 7628: Child process is running
[Sat Aug 20 23:53:51 2011] [notice] Child 7628: Acquired the start mutex.
[Sat Aug 20 23:53:51 2011] [notice] Child 7628: Starting 64 worker threads.
[Sat Aug 20 23:53:51 2011] [notice] Child 7628: Starting thread to listen on port 80.
[Sat Aug 20 23:57:07 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Aug 20 23:57:07 2011] [notice] Child 7628: Exit event signaled. Child process is ending.
[Sat Aug 20 23:57:08 2011] [notice] Child 7628: Released the start mutex
[Sat Aug 20 23:57:09 2011] [notice] Child 7628: All worker threads have exited.
[Sat Aug 20 23:57:09 2011] [notice] Child 7628: Child process is exiting
[Sat Aug 20 23:57:09 2011] [notice] Parent: Child process exited successfully.
[Sat Aug 20 23:57:10 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sat Aug 20 23:57:10 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sat Aug 20 23:57:10 2011] [notice] Parent: Created child process 5808
[Sat Aug 20 23:57:11 2011] [notice] Child 5808: Child process is running
[Sat Aug 20 23:57:11 2011] [notice] Child 5808: Acquired the start mutex.
[Sat Aug 20 23:57:11 2011] [notice] Child 5808: Starting 64 worker threads.
[Sat Aug 20 23:57:11 2011] [notice] Child 5808: Starting thread to listen on port 80.
[Sat Aug 20 23:57:18 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sun Aug 21 00:07:09 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sun Aug 21 00:08:57 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sun Aug 21 00:13:23 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Aug 21 00:13:23 2011] [notice] Child 5808: Exit event signaled. Child process is ending.
[Sun Aug 21 00:13:24 2011] [notice] Child 5808: Released the start mutex
[Sun Aug 21 00:13:25 2011] [notice] Child 5808: All worker threads have exited.
[Sun Aug 21 00:13:25 2011] [notice] Child 5808: Child process is exiting
[Sun Aug 21 00:13:25 2011] [notice] Parent: Child process exited successfully.
[Sun Aug 21 00:13:26 2011] [warn] module rewrite_module is already loaded, skipping
[Sun Aug 21 00:13:27 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Sun Aug 21 00:13:27 2011] [notice] Server built: Oct 18 2010 01:58:12
[Sun Aug 21 00:13:27 2011] [notice] Parent: Created child process 7596
[Sun Aug 21 00:13:27 2011] [warn] module rewrite_module is already loaded, skipping
[Sun Aug 21 00:13:27 2011] [warn] module rewrite_module is already loaded, skipping
[Sun Aug 21 00:13:28 2011] [notice] Child 7596: Child process is running
[Sun Aug 21 00:13:28 2011] [notice] Child 7596: Acquired the start mutex.
[Sun Aug 21 00:13:28 2011] [notice] Child 7596: Starting 64 worker threads.
[Sun Aug 21 00:13:28 2011] [notice] Child 7596: Starting thread to listen on port 80.
[Sun Aug 21 00:13:30 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/
[Sun Aug 21 00:22:05 2011] [alert] [client 127.0.0.1] C:/wamp/www/projet_isep/.htaccess: RewriteRule: bad flag delimiters, referer: http://localhost/


EDIT : dsj je l'avai mal fait sans m'en apercevoir
Dernière édition par adam974 le Dim Aoû 21, 2011 14:30, édité 1 fois.


loran750
WRInaute passionné
WRInaute passionné
 
Messages: 2247
Inscription: 15 Mar 2005

Re: 500 - Internal Server Error ".htaccess"

Message le Dim Aoû 21, 2011 14:38

aïe, Alain, tu peux
- arrêter tout traitement autre que ton site
- noter l'heure exacte (à la seconde près)
- lancer ton script
- renoter l'heure exacte (à la seconde près)
- ne citer que la place horaire avec 10/15 secondes avant, 10/15 secondes après cette plage
parce que sinon, difficile de savoir quelle erreur on doit aller vérifier.

adam974
Nouveau WRInaute
Nouveau WRInaute
 
Messages: 5
Inscription: 20 Aoû 2011

Re: 500 - Internal Server Error ".htaccess"

Message le Dim Aoû 21, 2011 14:42

Sa m'a enfin l'air de fonctionner, j'ai essayé avec le code suivant et je peux naviguer dans mon site:

Code: Tout sélectionner
#SetEnv PHP_VER 5
#SetEnv REGISTER_GLOBALS 0
#SetEnv MAGIC_QUOTES 0

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([a-zA-Z0-9-_]+)?$ index.php?page=$1&%{QUERY_STRING}


j'ai juste des erreurs qui s’affichent en haut de mes pages :

( ! ) Notice: Undefined index: keywords in C:\wamp\www\projet_isep\src\views\v-top.php on line 7 Call Stack #TimeMemoryFunctionLocation 10.0003370488{main}( )..\index.php:0 20.0210530544require( 'C:\wamp\www\projet_isep\src\views\v-top.php' )..\index.php:15 " />

( ! ) Notice: Undefined index: description in C:\wamp\www\projet_isep\src\views\v-top.php on line 8 Call Stack #TimeMemoryFunctionLocation 10.0003370488{main}( )..\index.php:0 20.0210530544require( 'C:\wamp\www\projet_isep\src\views\v-top.php' )..\index.php:15 " />


zeb
WRInaute accro
WRInaute accro
 
Messages: 4480
Inscription: 5 Déc 2004

Re: 500 - Internal Server Error ".htaccess"

Message le Dim Aoû 21, 2011 14:48

deux solutions :

soit tu désactive les messages d'erreur niveau notice (php.ini il me semble)
soit tu les corriges (dans ton cas je pense que c'est des variables non déclarées (ce qui est possible en php))


loran750
WRInaute passionné
WRInaute passionné
 
Messages: 2247
Inscription: 15 Mar 2005

Re: 500 - Internal Server Error ".htaccess"

Message le Dim Aoû 21, 2011 14:55

Ahhh j'ai compris !

Ce sont des directives apache qui ne sont pas comprises par ton installation d'Apache.

1/SetEnv PHP_VER 5
2/SetEnv REGISTER_GLOBALS 0
3/SetEnv MAGIC_QUOTES 0

sont des directives que l'on utilise en fonction du mode d'exécution de PHP (cgi, modphp, cli, suphp, fastcgi, ...).

Si tu as WAMP (php est en CGI si je ne m'abuse) , tu n'as pas besoin 1/de fixer PHP à la version 5, de désactiver les variables globales (déjà présent), et pour magic quotes j'en sais rien.

Bon tout va bien alors.

adam974
Nouveau WRInaute
Nouveau WRInaute
 
Messages: 5
Inscription: 20 Aoû 2011

Re: 500 - Internal Server Error ".htaccess"

Message le Dim Aoû 21, 2011 15:14

un grand merci à vous!


Si vous avez aimé cette discussion, partagez-la sur vos réseaux sociaux préférés :

Formation recommandée sur ce thème :

Formation URL Rewriting et sites dynamiques : apprenez comment mettre en place la réécriture d'URL, comment optimiser vos URL et profiter de vos pages dynamiques pour booster votre référencement. Formation animée par Olivier Duffez et Fabien Facériès, experts en référencement naturel.

Tous les détails sur le site Ranking Metrics : programme, prix, dates et lieux, inscription en ligne.

Lectures recommandées sur ce thème :



Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 0 invités