WAMP port 80 busy

datisdesign picture datisdesign · Jan 28, 2010 · Viewed 77.3k times · Source

I have installed WAMP on Windows 7 64-bit. When I try to start it, it says port 80 is used by "Server: Microsoft HTTPAPI/2.0".

I have checked and IIS is not installed. What should I do?

Answer

TotPeRo picture TotPeRo · Jun 6, 2014

This problem can be also from SQL Server Reporting Services. You need to stop/disable this service from:

  1. Control Panel->System and Security->Administrative Tool->Services and stop the service named SQL Server Reporting Services (InstanceName) enter image description here

  2. Open SQL Server Configuration Manager -> SQL Server Services stop/disable SQL Server Reporting Services (InstanceName) enter image description here