By dfansteel
I have a droplet that I initially set up host gitlab, just the stock installation. My trying to modify it to support other, very light weight sites. I followed the instructions from the Digital Ocean tutorial.
I followed all the steps and when attempting to restart
root@git ~# service nginx restart
* Restarting nginx nginx [fail]
I’ve done some extensive searches of the web and got turned on to nginx -t.
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
When I check the nginx status:
service nginx status
nginx is not running
or
/etc/init.d/nginx status
* nginx is not running
I restarted my droplet and the netstat comes back with nginx listening. But when I run service --status-all the nginx line is :
[ - ] nginx
What am I missing?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
