启动服务报错:nginx: [emerg] bind() to 0.0.0.0:80 failed
Posted 可乐卷儿
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了启动服务报错:nginx: [emerg] bind() to 0.0.0.0:80 failed相关的知识,希望对你有一定的参考价值。
在启动nginx服务时,systemctl start nginx.service,系统报错
nginx: [emerg] bind() to 0.0.0.0:80 failed
系统端口被占用,只要使用killall命令停止服务再开启服务即可
以上是关于启动服务报错:nginx: [emerg] bind() to 0.0.0.0:80 failed的主要内容,如果未能解决你的问题,请参考以下文章