Resolve the problem that port 80 is occupied when wamp is started
Source: Internet
Author: User
This article is on the wamp start port 80 is occupied problem (win7 system WAMP80 port is occupied by the Microsoft-HTTPAPI2.0 solution) a detailed analysis of the introduction, need a friend reference
The problem is as follows:
This solution is available on the Internet, saying: after VS2010 updates SP1, it will automatically start a service at startup, occupying Port 80 of WAMP, causing WAMP to fail to start Apache normally. Prompt message:
Your port 80 is actually used:
Server: Microsoft-HTTPAPI/2.0
Press Enter to exit...
The solution is as follows: 1. go to Control Panel → Administrative Tools → services.
2. stop the [Web deployment proxy service] and set it to the manual or disabled status to prevent the next startup from occupying Port 80 of Apache again.
But how can we find this service? I couldn't find it anyway. mom, I didn't say it. but if you do, congratulations. your problem is very simple. just follow the above steps.
However, I did not have such a simple amount. I searched for the information and suddenly saw a saying that I had shut down the SQL Server Service. I just tried it. as a result, it was really successful. So which service is it? I checked them one by one and finally found this service:
The dark color in the figure is him. She is automatically disabled by default.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.