当前位置:网站首页>Solution of phpstudy service environment 80 port occupied by process system under Windows
Solution of phpstudy service environment 80 port occupied by process system under Windows
2022-07-25 23:12:00 【fmamcn】
It is often used locally when testing the source code PHPStudy Tips 80 Port occupied , However, when trying to release the port, the prompt is System process , Can't release . The previous few times are to restart to solve the problem , It's boring to be idle today , Try to solve it ~~
notice 80 The port is PID by 4 Of System Process occupation , Here's the picture :

But on second thought , General procedures do not occupy 80 port , Then use the command netsh http show servicestate Take a look at the current one http Service status , It turns out there's something wrong , As shown in the figure below :

You can see that in the picture ,80 The port is replaced by a “ unnamed ” Things take up , If used IIS Children's shoes , At this time, I must have thought of the reason , Here we still have to find out the reason , You can see the controller process ID by 8596 and 13340, Then continue to check 8596 and 13340 What the hell is the process , Go to task manager , Find... Separately PID 8596 and 13340 The process of , Right click to go to service , You can see the service of the current process , As shown in the figure :

See the service in the figure , Here the reason is found , yes PowerPoint plug-in unit iSlide Your service is occupied 80 port , Check whether it is in use PowerPoint Plug in for iSlide, If not used , Just finish it directly , If you use , Save the file and end the process .
And then restart PHPStudy Of Web Try the service , Is it OK to ?
summary :
Windows Next 80 The port is used by the process System The solution to occupation is mainly through netsh http show servicestate Check which process it is ( Program ) Occupied 80 port , Just find it and end it .
边栏推荐
- WordPress removes the website publishing time
- Network Security Learning (XV) ARP
- js正则表达式匹配ip地址(ip地址正则表达式验证)
- Code shoe set precision barrage
- The small icon of notification setting shows a small square
- Tips for using (1)
- ASP date function (what if the disk function is incorrect)
- [PTA] 7-19 check face value (15 points)
- AI chief architect 12 AICA industrial landing analysis under the industrial production process optimization scenario
- Zcmu--5015: complete the task
猜你喜欢
![[paper notes] robot dynamic tracking and grasping method based on online prediction and planning](/img/0f/ca7f3cd3332069185a2dad397766b4.png)
[paper notes] robot dynamic tracking and grasping method based on online prediction and planning

类和对象(2)(6个默认成员函数)

单模型常识推理首超人类!HFL登顶OpenBookQA挑战赛

PHP JSON variable array problem

Longitude and latitude and its transformation with coordinate system

栈与Stack类

File contains vulnerability

Single model common sense reasoning first surpasses human beings! HFL summit openbookqa challenge

Unity 使用宏

How does PHP remove an element from an array based on the key value
随机推荐
Secure code warrior learning record (III)
Solve the problem phpstudy failed to import the database
Unity 使用宏
Sichuan cuisine menu (I)
AI首席架构师12-AICA-工业生产过程优化场景下产业落地解析
Learning notes of technical art hundred people plan (2) -- vector
R language drawing parameters (R language plot drawing)
File contains vulnerability
码蹄集 精准弹幕
How to obtain the cash flow data of advertising services to help analyze the advertising effect?
Basic knowledge of radar
栈与Stack类
关于优先队列
Enterprise level inventory management system of code audit
Notification(状态栏通知)详解
What are the differences between FileInputStream and bufferedinputstream?
模拟实现string类常用接口
QT add mouse event to control
PHP JSON variable array problem
推荐系统——An Embedding Learning Framework for Numerical Features in CTR Prediction