1. 首页
  2. 数据库
  3. 其它
  4. Centos7离线安装nginx

Centos7离线安装nginx

上传者: 2021-01-16 11:12:34上传 PDF文件 34.51KB 热度 32次
Centos7离线安装nginx 1.将包解压后传输到linux服务器上 2.进入gcc包和gcc-c++分别运行 rpm -Uvh *.rpm --nodeps --force 3.安装pcre: tar -zxvf pcre-8.00.tar.gz ./configure make make install 4.安装openssl tar -zxvf openssl-fips-2.0.16.tar.gz ./configure make make install 注意,这个包安装的时候一定要进文件夹看清楚文件的名称大小写,如果上面命令的不行,就换config; 5.安装zlib:
下载地址
用户评论