阿裏雲 centos6.5 nginx編譯安裝

  1. 新聞資訊
  2. 技術百科
行業動态 公司新聞 案例分享 技術百科

阿裏雲 centos6.5 nginx編譯安裝

來(Come)源:奇站網絡 浏覽量:1721 發布日期: 2018-03-01

一(one)、普通安裝

安裝zlib 庫

  1. yum install zlib-devel

pcre

下載pcre并解壓

  1. tar -xvf pcre-8.35.tar.gz

配置安裝

下載nginx并解壓,在(exist)解壓目錄下執行命令

  1. ./configure --prefix=/opt/nginx --with-pcre=/opt/pcre-8.35/
  2. make
  3. make install

二、支持https

指定模塊

  1. ./configure --prefix=/opt/nginx --with-pcre=/opt/pcre-8.35/ --with-http_ssl_module

報錯

1、報錯You need a C++ compiler for C++ support
  1. yum install -y gcc gcc-c++
2、報錯SSL modules require the OpenSSL library
  1. yum -y install openssl openssl-devel
标簽:

廈門極極網絡科技有限公司

電話:13313868605

QQ:3413772931

地(land)址:廈門集美區軟件園三期


                    掃一(one)掃加我(I)咨詢