Skip to content

windows

whyname edited this page Jul 16, 2016 · 1 revision

win7系统80端口被占用

netstat -ano | findstr 80

如果是PID=4的system进程占用

运行->regedit HKEY_LOCAL_MACHINE ->SYSTEM ->CurrentControlSet ->Services ->HTTP =>start=0

重启电脑

Clone this wiki locally