Home > Backend Development > PHP Tutorial > The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

WBOY
Release: 2016-07-29 09:01:32
Original
1371 people have browsed it

1. After installing wamp and starting it, the icon is red:

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

2. Start the service (left-click on the icon corresponding to the status bar):

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

3. After starting, the icon turns orange. Move the mouse up, and it will prompt that only one of the two services has been started successfully:

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

4. Right-click on the icon->Tools->Test port 80:

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

5. The following results were obtained:

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

6. It was found that the System service with PID 4 occupied the port, and the process could not be ended by opening the task manager:

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

7. At this time, the problem comes. It has reached a very critical point. It is impossible to know what the "System" service is? It is useless to go to the control panel to manually start the service. The following error pops up:

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

8. After many painful searches, I accidentally found that it was occupied by SQL Server Reporting Services (MSSQLSERVER) Port 80:

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

9. Stop this service; open the wampapache service, start successfully, the icon turns green, and run normally:

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

The solution to the problem that port 80 is occupied by the system when the wampapache of the php wamp server is started.

The above introduces the solution to the problem that port 80 is occupied by the system when the wampapache of the PHP wamp server is started, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template