Job for nginx.service failed bec

2019-06-06  本文已影响0人  Cingjin

Job for nginx.service failed because the control process exited with error code. See “systemctl status nginx.service” and “journalctl -xe” for details

1.systemctl status nginx 

2.netstat -tnlp 

3.ps -ef | grep nginx

4.pkill -9 被占用的端口号(如23890)

端口号被占用问题

上一篇 下一篇

猜你喜欢

热点阅读