Question
Error installing NGINX on Ubuntu
Hello, I’m trying to follow this guide https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-16-04 but am running into an error at Step 3. When I type in “systemctl status nginx” I get the following:
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: en
Active: failed (Result: exit-code) since Sun 2017-11-12 19:33:10 UTC; 1min 29
Any ideas why this may be happening?
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.
×