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

前端 未结 19 1074
予麋鹿
予麋鹿 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:03

    Just write this your work get done

    sudo rm /etc/nginx/sites-enabled/default
    
    sudo service nginx restart
    
    systemctl status nginx
    

    Happy Learning

提交回复
热议问题