原文:nginx 问题解决nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)

错误状态:nginx: emerg bind to . . . : failed : Address already in use .先使用ps e grep nginx查看是否已经启动了nginx .如果没有的话则按照提示,查看 . . . : 端口谁占用了,使用netstat ltunp命令,可以看到 可以看到 . . . : 端口被 有可能是 apcache 占用 l浏览器直接访问 I P, ...

2020-04-16 14:43 0 3637 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM