Dim*_*ims 6 windows apache-http-server permissions windows-10
当我尝试在 Windows 上运行 apache 时,收到以下错误:
D:\Apps\Apache\bin>D:\Apps\Apache\bin\httpd.exe
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address [::]:80
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address 0.0.0.0:80
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs
Run Code Online (Sandbox Code Playgroud)
端口80
被占用PID
4个
D:\Apps\!Hack>netstat -aon
Active Connections
Proto Local Address Foreign Address State PID
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 1040
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 8380
Run Code Online (Sandbox Code Playgroud)
Pid 4 是System
。
接下来是什么?
归档时间: |
|
查看次数: |
37232 次 |
最近记录: |