国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網站 > Nginx > 正文

Ubuntu系統下的Nginx服務器軟件安裝時的常見錯誤解決

2024-08-30 12:28:04
字體:
來源:轉載
供稿:網友
這篇文章主要介紹了Ubuntu系統下的Nginx服務器軟件安裝時的常見問題解決,包括徹底卸載Nginx的方法介紹,需要的朋友可以參考下
 

Nginx安裝問題

下載nginx,地址:http://nginx.org/en/download.html

解壓安裝,這個不解釋

問題出現1:

./configure: error: the HTTP rewrite module requires the PCRE library.You can either disable the module by using --without-http_rewrite_moduleoption, or install the PCRE library into the system, or build the PCRE librarystatically from the source with nginx by using --with-pcre=<path> option.

解決1:

sudo apt-get install libpcre3 libpcre3-dev

問題出現2:

./configure: error: the HTTP gzip module requires the zlib library.You can either disable the module by using --without-http_gzip_moduleoption, or install the zlib library into the system, or build the zlib librarystatically from the source with nginx by using --with-zlib=<path> option.

解決2:

下載zlib庫,地址:http://www.zlib.net/

直接解壓安裝

which zlib

查看一下,有可能還需要安裝:

sudo apt-get install openssl libssl-dev

執行configure操作:

./configure –prefix=/usr/local/nginx –pid-path=/var/run/nginx.pid--with-http_stub_status_module –with-http_ssl_modulemakemake install

啟動:

/usr/local/nginx/sbin/nginx

測試:

curl -i http://localhost


干凈卸載nginx

命令:

sudo apt-get --purge autoremove nginx

命令:

which nginx

如果沒有提示,證明卸載成功,嘿嘿~



發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 阜阳市| 诏安县| 鄂温| 江阴市| 邹平县| 漾濞| 灌云县| 延安市| 平邑县| 包头市| 南木林县| 黄石市| 江华| 大同县| 东安县| 浪卡子县| 修武县| 德保县| 昭觉县| 大新县| 长顺县| 紫金县| 绩溪县| 山丹县| 宁阳县| 秦安县| 隆尧县| 久治县| 万源市| 黑山县| 平和县| 灌云县| 海兴县| 宾阳县| 遵义县| 乐陵市| 从江县| 沿河| 尚志市| 辰溪县| 梧州市|