linuxnginx报错 Failed to start LSB: starts the nginx web server.
查询nginx进程
1、命令psef | grep nginx
杀死相同的进程
2、 kill 重复进程命令skill
skill 87488
3、重启nginx

systemctl restart nginx
systemctl status nginx

在这里插入图片描述

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注