nginx: [emerg] bind() to 0.0.0.0:8082 failed (10013: An attempt was made to acce ss a socket in a wa

阅读 67

2022-05-27

nginx.exe 启动报错

nginx: [emerg] bind() to 0.0.0.0:8082 failed (10013: An attempt was made to acce ss a socket in a wa

 

端口占用

netstat -aon|findstr "8082"
 

TCP     127.0.0.1:80         0.0.0.0:0               LISTENING       4

最后一个数值是PID 记录下来

打开

任务管理器=>选择菜单查看=>选择列=>勾选PID

nginx: [emerg] bind() to 0.0.0.0:8082 failed (10013: An attempt was made to acce ss a socket in a wa_任务管理器


精彩评论(0)

0 0 举报