原文:nginx重启 failed (98: Address already in use)

启动nginx服务,无法正常启动,一查log日志,发现如题错误信息。 问题描述:地址已被使用。可能nginx服务卡死了,导致端口占用,出现此错误。 查看端口 netstat ntpl 杀掉进程 kill 重启ng . sbin nginx 服务正常。 ...

2018-11-13 23:52 0 2184 推荐指数:

查看详情

nginx重启 failed (98: Address already in use)

启动nginx服务,无法开启 Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:80 failed ...

Thu Oct 12 18:29:00 CST 2017 0 1699
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM