- 1、本文档共6页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
【精选】80端口被NTKernel
80端口被NT Kernel System占据2011-09-06
谁想本身晚年获获成功,就必须从青少年做起 叫人不兴奋的真谛,胜过叫人兴奋瞎话。前段时候停止了Apache,成果在打开的时辰发明无法打开,80端口被占用,于是win+r 运行cmd
输入netstat -ano
可以看到80端口被PID4占用,于是打开任务经管器-过程-查看,选择列,勾选PID
可以看到pid 4 的被NT kernel System 占用
?
在网上找了好久找到解决规划
/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment1/#comments
原文:
I work on Http.sys technology at Microsoft and somebody sent me a link to this blog. I am a bit surprised by this behavior you are seeing on Windows7 Beta and with some help you, I will like to find out the root cause of this issue so that we can take the appropriate action if needed.You are right, Http.sys uses port 80. It is the driver component for httpapi, the server http stack (You can find more info on this technology at?/en-us/library/aa364434(VS.85).aspx?). In your case, some application is running which is using http.sys to listen on port 80. This is preventing Apache using port 80. We offer a mechanism for applications to help control port sharing but I’ll need to look into the specific application that’s causing you this conflict. If you can give us the output of following command “netsh http show servicestate”, then it will allow me to find out which application is using http.sys. Since you have disabled http.sys, please follow these steps listed below before running the command:1. sc config http start= demand2. Reboot3. Run the command (netsh http show servicestate) as administrator
After you have run this command, you can disable http.sys as follows:1. net stop http2. Sc config http start= disabled
Please let me know if you face any issues in the process.
Thanks,Niranjan
翻译如下:
该过程是Http.sys。它是http API的驱动组件,Http栈办事器。若是该端口被Http.sys占用,申明一些正在应用http.sys的应用法度在运行。这就是阻拦Apache运行的原因,因为Http.sys占用着80端口。我们供给了一种应用法度的机制来帮助把握端口共享,然则我须要查询拜访导致你碰到这种艰苦的是什么特别应用法度。若是你能供给给我们“netsh http show servicestate”这条号令的输出成果,我就能找出是哪个应用法度在应用Http.sys。在你禁用Http.sys之前,请遵守下面的步调来运行号令:
1. sc config http stat = demand
2. reboot
3. run the command(netsh h
您可能关注的文档
- 【精选】6 多媒体技术应用专题6 多媒体技术应用专题.ppt
- 【精选】6-1_附加:钢筋下料计算例题6-1_附加:钢筋下料计算例题.ppt
- 【精选】6 项目质量管理6 项目质量管理.ppt
- 【精选】6 第三章 教育口语6 第三章 教育口语.ppt
- 【精选】6(新余四中 曾聪根)热学6(新余四中 曾聪根)热学.ppt
- 【精选】6-4多级放大电路6-4多级放大电路.pdf
- 【精选】5考试及大运动量时的营养5考试及大运动量时的营养.ppt
- 【精选】6-3微积分的基本公式6-3微积分的基本公式.ppt
- 【精选】6 光接口类型和参数6 光接口类型和参数.pdf
- 【精选】6-4安培环路定 理6-4安培环路定 理.ppt
- 2024年学校党总支巡察整改专题民主生活会个人对照检查材料3.docx
- 2025年民主生活会个人对照检查发言材料(四个带头).docx
- 县委常委班子2025年专题生活会带头严守政治纪律和政治规矩,维护党的团结统一等“四个带头方面”对照检查材料四个带头:.docx
- 巡察整改专题民主生活会个人对照检查材料5.docx
- 2024年度围绕带头增强党性、严守纪律、砥砺作风方面等“四个方面”自我对照(问题、措施)7.docx
- 2025年度民主生活会领导班子对照检查材料(“四个带头”).docx
- 国企党委书记2025年度民主生活会个人对照检查材料(五个带头).docx
- 带头严守政治纪律和政治规矩,维护党的团结统一等(四个方面)存在的问题整改发言提纲.docx
- 党委书记党组书记2025年带头增强党性、严守纪律、砥砺作风方面等“四个带头”个人对照检查发言材料.docx
- 2025年巡视巡察专题民主生活会对照检查材料.docx
文档评论(0)