Report this

What is the reason for this report?

Unable to start nginx server in fedora 22

Posted on September 1, 2015

I am using fedora22 I have installed nginx server on it. It was running and working perfectly but any how it was stopped. Now I am trying to start it but it is not starting I tried following commaned

# service nginx restart
Redirecting to /bin/systemctl restart  nginx.service
Job for nginx.service failed. See "systemctl status nginx.service" and "journalctl -xe" for details

#systemctl start nginx
Job for nginx.service failed. See "systemctl status nginx.service" and "journalctl -xe" for details.

but it is not starting how to start this??



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.

First thing you need to check when debugging, is your logs. What does it say? Do you get any error?

/var/log/nginx

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.