Trouble with port 80: [3] Clear NT Kernel to occupy port 80

http://jingyan.baidu.com/article/f96699bbca15a1894e3c1bc4.html

 

When a computer installs vs and then installs xampp, a port 80 conflict may occur, resulting in the inability of both at the same time. This article describes how to switch between the two.

method/step

 
  1.  

    1 Run 'netstat -ano' and find that port 80 is occupied by the process with pid=4

     

    Trouble with port 80: [3] Clear NT Kernel to occupy port 80
  2.  

    2 Open the task manager and find that the process with pid=4 is actually a system process, and its corresponding process description is NT kernel & system.

     

    Trouble with port 80: [3] Clear NT Kernel to occupy port 80
  3.  

    3 How to clear it? Need to use the registry, start - "regedit, open

     

    Trouble with port 80: [3] Clear NT Kernel to occupy port 80
  4.  

    4 Find the HKEY_LOCAL_MACHINE directory

     

    Trouble with port 80: [3] Clear NT Kernel to occupy port 80
  5.  

    5 Find System

     

    Trouble with port 80: [3] Clear NT Kernel to occupy port 80
  6.  

    6 Find CurrentControlSet-Services

     

    Trouble with port 80: [3] Clear NT Kernel to occupy port 80
  7.  

    7 Find http-start again

     

    Trouble with port 80: [3] Clear NT Kernel to occupy port 80
  8.  

    8 Open, change 3 to 4, OK

     

    Trouble with port 80: [3] Clear NT Kernel to occupy port 80
  9.  

    9 Restart the computer, and the NT Kernel & System will take up port 80. If you want to use vs to run normally, change 4 to 3 in turn.

    END
 
The trouble of port 80 (3 articles in total)

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326445791&siteId=291194637