Home > Backend Development > PHP Tutorial > nginx environment on linux to build a linux nginx configuration file linux nginx download nginx download linu

nginx environment on linux to build a linux nginx configuration file linux nginx download nginx download linu

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-29 08:52:38
Original
1265 people have browsed it

1. Download the nginx installation package.

Step 1: Log in to the nginx official website: http://nginx.org/

nginx,linux nginx 安装,nginx linux,linux nginx 配置,linux nginx 重启,linux nginx php,linux nginx配置文件,linux nginx下载,nginx下载 linu

Step 2: Click on the red font in the picture below to start downloading

​ ​ ​ nginx,linux nginx 安装,nginx linux,linux nginx 配置,linux nginx 重启,linux nginx php,linux nginx配置文件,linux nginx下载,nginx下载 linu

2. Start the installation

Step 1: Place the installation package on the Linux server. I placed it in the /usr/local/down directory, and then use the following command to decompress it: .15.tar.gz

Step 2: Switch to the root user and install the necessary plug-ins: Execute the following command:

                                                                                to yum -y install zlib zlib-devel openssl openssl--devel pcre pcre-devel

3. Check whether the installation is successful

Switch to the /usr/local/ directory. If the nginx directory exists, the installation is successful

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

Related labels:
Statement of this Website
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
Latest Issues
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template