Can't use WAMP , port 80 is used by IIS 7.5

后端 未结 17 1390
小鲜肉
小鲜肉 2020-12-12 14:58

I am trying to use WAMP on Windows 7, my WAMP is online, but when I open localhost I get the welcome page of IIS 7.5, although I have uninstalled IIS 7.5 from my PC!

17条回答
  •  Happy的楠姐
    2020-12-12 15:42

    This happens to me once: I uninstalled the IIS, and the port 80 still was used. Well the problem was that also I had the Report Service of the Sql Server 2012 installed, so I stopped that service and the problems solves.

    See Stop Or Uninstall IIS for running Wamp Server (Apache) on default port (:80) question for more details.

    Hope this helps some body, as it help to me.

提交回复
热议问题