Upgrade NGINX Web Server with NO Downtime
(2 posts)
(1 voice)
-
I just upgraded to 1.0.6 with my heart in my throat .... well done guv- it worked!
Heads up to anyone else working with the commands from this tutorial. This line requires tics not single quotes:
kill -USR2
cat /usr/local/nginx/logs/nginx.pidI was using a single quote and it was scaring the crap out of me. ` is below the ~ upper left keyboard.
Posted 8 months ago # -
` don't show so the backticks are found before the cat command and after the d in pid. Sorry for the confusion if it caused any.
Posted 8 months ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
