Wampserver apache won't start
splims
Posted messages
29
Status
Membre
-
Polo141 Posted messages 215 Status Membre -
Polo141 Posted messages 215 Status Membre -
Hello,
I installed WAMP on my machine, but the problem is that Apache won't start.
When I test port 80, I get this message:
Your port 80 is actually used by:
Server: Microsoft-HTTPAPI/2.0
The message is displayed in a DOS window titled C:\wamp\bin\php\php5.2.9-2\php.exe, knowing that the installation folder of WAMP is C:\wamp
Thank you in advance for your help.
I installed WAMP on my machine, but the problem is that Apache won't start.
When I test port 80, I get this message:
Your port 80 is actually used by:
Server: Microsoft-HTTPAPI/2.0
The message is displayed in a DOS window titled C:\wamp\bin\php\php5.2.9-2\php.exe, knowing that the installation folder of WAMP is C:\wamp
Thank you in advance for your help.
20 réponses
Hello;
I solved the problem by disabling the "SQL Reporting Services" service.
You need to go to run < services then disable it or set it to manual startup.
In any case, Apache uses port 80; if another program is using it, it won't start.
To find out which program is using port 80:
- go to Apache < services < test port 80.
- it will give you the program that is using that port. You just need to disable it.
That's it. Hope it helps.
I solved the problem by disabling the "SQL Reporting Services" service.
You need to go to run < services then disable it or set it to manual startup.
In any case, Apache uses port 80; if another program is using it, it won't start.
To find out which program is using port 80:
- go to Apache < services < test port 80.
- it will give you the program that is using that port. You just need to disable it.
That's it. Hope it helps.
Manix
SQL Reporting Services en français, c'est quoi ?
grosbedo
>
Manix
SQL Server Reporting Services = World Wide Web Publishing Service (I believe)