DEBUG Nginx Mainstream/Dev Tests Service Issues (4)

This commit is contained in:
Mitchell Krog 2017-10-04 14:40:38 +02:00
parent 157a58979c
commit c8345d852d
No known key found for this signature in database
GPG key ID: 2BB9A077C8DD6994

View file

@ -71,7 +71,10 @@ sudo nginx -t
# Try fix starting the Nginx Service
printf '\n%s\n%s\n%s\n\n' "###################################" " FIX NGINX SERVICE ISSUES" "###################################"
sudo service nginx status
sudo service nginx start
cat /etc/init/nginx.conf
#sudo /etc/init.d/nginx stop
#sudo /etc/init.d/nginx start
#sudo /etc/init.d/nginx reload