问题描述:
Nginx服务启动失败
解决方案:
查看是否有如下服务起来,有需要停止服务并改为手动
- SQL Server导致。其中很有可能是SQL Server Reporting Services (MSSQLSERVER),它是 SQL Server 的日志系统。
- IIS 服务。如果你电脑安装了这个,很有可能它在运行着,那么它就占用着80端口
- World Wide Web 发布服务,占用着80端口
参考文档
https://blog.csdn.net/the_liang/article/details/81914920
https://blog.csdn.net/weixin_39640298/article/details/107042209