Bonjour,
Apache 2.2.15 ne démarre plus, sans en connaître la raison.
Sauf que je souhaitais installer PHP 5.3.3.......
Ce que je sais, c'est quand supprimant les 2 lignes ajoutés par l'installer
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3 PHPIniDir "F:/Program Files/PHP/" LoadModule php5_module "F:/Program Files/PHP/php5apache2_2.dll"
Il démarre..... aller chercher à comprendre .....
Ce que je ne comprends pas non plus est une ligne d&ns l'erreur log:
En fait j'ai voulu changer de place comme indiqué dans les fichiers de configuration mes 2 config files en ajoutant un virtualhost.... et voilà bingo....
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15 Mon Aug 16 17:16:38 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Mon Aug 16 17:16:39 2010] [notice] Child 1420: Released the start mutex [Mon Aug 16 17:16:40 2010] [notice] Child 1420: All worker threads have exited. [Mon Aug 16 17:16:40 2010] [notice] Child 1420: Child process is exiting [Mon Aug 16 17:16:43 2010] [crit] (OS 6)The handle is invalid. : master_main: create child process failed. Exiting. [Mon Aug 16 17:16:43 2010] [notice] Parent: Forcing termination of child process 36 [Mon Aug 16 17:16:46 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Mon Aug 16 17:16:54 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Mon Aug 16 17:16:54 2010] [warn] pid file F:/Program Files/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Mon Aug 16 17:17:02 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Mon Aug 16 17:17:02 2010] [warn] pid file F:/Program Files/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Mon Aug 16 17:17:10 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Mon Aug 16 17:17:10 2010] [warn] pid file F:/Program Files/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Mon Aug 16 17:23:09 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Mon Aug 16 17:23:09 2010] [warn] pid file F:/Program Files/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
Je te joins l'évent log de la période de temps concernée....
Je crains de ne devoir reformatter toute ma bécanne !
J'espère que non !![]()
Partager