错误
bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)发布于 2017-08-15 16:33:03
检查Skype。重新打开"use port 80“选项。
它在settions->advanced中。
发布于 2017-08-15 16:33:19
更改conf\nginx.conf文件中的端口
从服务器{监听80;到:服务器{监听8070;
https://stackoverflow.com/questions/45689196
复制相似问题