centos - nginx下Failed to start SYSV

 O依楼观雪O 发布于 2022-10-26 08:41

nginx无法正常启动

[root@VM_110_123_centos html]# systemctl status nginx.service -l
* nginx.service - SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server
   Loaded: loaded (/etc/rc.d/init.d/nginx; bad; vendor preset: disabled)
   Active: failed (Result: timeout) since Sun 2016-12-18 13:08:31 CST; 30s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 14458 ExecStart=/etc/rc.d/init.d/nginx start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/nginx.service
           |-12941 nginx: master process /usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.con
           |-12943 nginx: worker process                                          
           |-12944 nginx: worker process                                          
           |-12945 nginx: worker process                                          
           `-12946 nginx: worker process                                          

Dec 18 13:03:31 VM_110_123_centos systemd[1]: Starting SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server...
Dec 18 13:03:31 VM_110_123_centos systemd[1]: PID file /var/run/nginx.pid not readable (yet?) after start.
Dec 18 13:08:31 VM_110_123_centos systemd[1]: nginx.service start operation timed out. Terminating.
Dec 18 13:08:31 VM_110_123_centos systemd[1]: Failed to start SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server.
Dec 18 13:08:31 VM_110_123_centos systemd[1]: Unit nginx.service entered failed state.
Dec 18 13:08:31 VM_110_123_centos systemd[1]: nginx.service failed.

这个是什么问题啊

撰写答案
今天,你开发时遇到什么问题呢?
立即提问
热门标签
PHP1.CN | 中国最专业的PHP中文社区 | PNG素材下载 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有