Nginx: Job for nginx.service failed because the control process exited

前端 未结 19 1131
予麋鹿
予麋鹿 2021-01-29 19:31

I got a problem which I have been trying to fix for a few days now and I don\'t know what to do, have been looking for answers but all of those I found didn\'t help me.

19条回答
  •  故里飘歌
    2021-01-29 20:15

    I'm using RHEL 7.4 with NGINX 1.13.8 and if I do the same with sudo, it works Ok:

    sudo systemctl status nginx.service
    

    Just make sure whoever wants to use nginx.service has execute permissions to it.

提交回复
热议问题