Probleme avec mon serveur apache
willeram
Messages postés
20
Date d'inscription
Statut
Membre
Dernière intervention
-
dsy73 Messages postés 9003 Date d'inscription Statut Contributeur Dernière intervention -
dsy73 Messages postés 9003 Date d'inscription Statut Contributeur Dernière intervention -
bonjour, mon serveur apache sur xampp n'arrive pas à démarrer. j'utilise windows 8 et c'est après l'installation de visual studio 2008 et 2010 et surtout de SQL server 2008 que j'ai noté cette anomalie. merci de bien vouloir m'aider.
2 réponses
-
Si le service apache ne démarre pas, tu devrais avoir un message d'erreur (et la cause) dans le log de apache, regarde dans l'observateur d'évènements de Windows.
-
-
-
09:02:57 [Apache] Problem detected!
09:02:57 [Apache] Port 80 in use by "Unable to open process" with PID 4!
09:02:57 [Apache] Apache WILL NOT start without the configured ports free!
09:02:57 [Apache] You need to uninstall/disable/reconfigure the blocking application
09:02:57 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
il y a aussi
10:34:58 [Apache] Error: Apache shutdown unexpectedly.
10:34:58 [Apache] This may be due to a blocked port, missing dependencies,
10:34:58 [Apache] improper privileges, a crash, or a shutdown by another method.
10:34:58 [Apache] Press the Logs button to view error logs and check
10:34:58 [Apache] the Windows Event Viewer for more clues
10:34:58 [Apache] If you need more help, copy and post this
10:34:58 [Apache] entire log window on the forums
10:34:59 [Apache] Problem detected!
10:34:59 [Apache] Port 80 in use by "Unable to open process" with PID 4!
10:34:59 [Apache] Apache WILL NOT start without the configured ports free!
10:34:59 [Apache] You need to uninstall/disable/reconfigure the blocking application
10:34:59 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
-
-
La cause est : Port 80 in use by "Unable to open process" with PID 4!
Tu as un autre programme qui utilise déjà le port 80. Ferme toutes tes applications (skype) et des services avant de démarrer apache.