+12 votes
267 views
in Linux by (26.3k points)

How to start nginx after reboot?

1 Answer

+13 votes
by (26.3k points)

Set propper permissions to the nginx init script:

chmod 755 /etc/init.d/nginx -v

Add the script to the default runlevels:

chkconfig nginx on

and also http://wikitechsolutions.com/5755/how-to-recover-nginx

Ask a Question
Welcome to WikiTechSolutions where you can ask questions and receive answers from other members of the community.

You can ask a question without registration.

Categories

...