Home >Backend Development >PHP Tutorial >Linux Nginx upgrade

Linux Nginx upgrade

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-07-29 08:52:381275browse

Please indicate the source for reprinting http://coderknock.com

To upgrade Nginx, you can refer to Linux Nginx installation and possible errors
Just modify the following steps: The parameters used when

./configure are different:

Linux Nginx升级

The parameters are obtained as shown in the figure below:

Linux Nginx升级
That is to say, use ./configure XXXXX [content in the above image], and then install it with Linux Nginx and errors may occur
The installation steps are the same as shown in .

After executing make installnginx -V you can see that it is a new version, but the actual use at this time is still an old version and needs to be restarted:

<code>nginx <span>-s</span> stop
nginx <span>-c</span> /etc/nginx/nginx<span>.</span>conf</code>

above /etc/nginx/nginx.confAccording to the actual Situation transformation
To check whether it is a new version, you can use http://tool.chinaz.com/Gzips/?q=coderknock.com q= is followed by your own website domain name:
Linux Nginx升级
The red box is the currently used version

').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

The above introduces the Linux Nginx upgrade, including Linux and nginx content. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn