J'installe XAMPP pour faire tourner une plateforme PHP sur mon Serveur Windows mais au moment de lancer l'exécution de XAMPP Control Panel qui doit démarrer Apache, Apache ne démarre pas :
12:42:52 PM [Apache] Port 80 in use by "Unable to open process" with PID 4!
XAMPP - Apache ne démarre pas : Port 80 in use |
Que faire ?
Petit rappel sur WAMP et XAMPP
WAMP: acronym for Windows Operating System, Apache(Web server), MySQL Database and PHP Language.
XAMPP: acronym for X (any Operating System), Apache (Web server), MySQL Database, PHP Language and PERL.
XAMPP propose plus de fonctionnalités que WAMP ...
Apache Port 80 in use
Port 80 est utilisé. Qu'est ce qu'il y a sur le port 80. Je prends mon navigateur et je tape http://localhost/
Windows - localhost - IIS is running |
Ben oui bien sûr c'est IIS qui prend utilise le port 80.
Stopper IIS (Internet Integrated Service)
Comment stopper IIS ? Dans une fenêtre de commande en mode Admin : iisreset /stop
iisreset /stop |
>iisreset /?
Pour de l'aide sur cette commande.
Et bien sinon il redémarre ..
XAMPP Control Panel démarrer Apache
Je retourne dans le XAMPP Control Panel je relance Apache en cliquant sur le bouton "Start" :
XAMPP Control Panel Apache Started id running |
Yes ! Apache is running...
Don't forget it's only software!
Aucun commentaire:
Enregistrer un commentaire