为什么在Windows 10升级时apache不会绑定到端口80


1

我刚刚升级到Windows 10,现在Apache不会开始抱怨端口80正在使用中。

NetStat -a -b 

说它无法弄清楚使用端口80的进程是什么。

我如何找到并杀死它?


很高兴听到你解决了这个问题!但是知道它是IIS正在抓取80端口,这部分问题有点令人困惑, “说它无法弄清楚使用80端口的进程。” 不是说你应该深入研究它,但只是提到它以防万一可能有一个错字或类似?
JakeGould

Answers:


2

我打折的最明显的解决方案。

运行Windows 7时,我关闭了IIS服务(显然使用了端口80)。 Windows 10升级将其重新打开。

我再次关闭它,一切都很顺利。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.