windows下启动nginx闪退(80端口占用)

前言: 在项目中用到nginx,启动时闪退,查看错误日志,给出的错误如下: nginx: [emerg] 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) 分析: nginx的默认端口是80,通过错误日志可
相关文章
相关标签/搜索