国产探花免费观看_亚洲丰满少妇自慰呻吟_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

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



發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 依兰县| 肥西县| 云安县| 黄山市| 阜平县| 交城县| 罗定市| 安丘市| 岐山县| 信丰县| 饶平县| 关岭| 舟曲县| 孟州市| 徐闻县| 丹凤县| 南川市| 长顺县| 城固县| 仪陇县| 遂宁市| 柏乡县| 河池市| 遵化市| 罗源县| 玉树县| 永登县| 综艺| 富阳市| 类乌齐县| 图木舒克市| 紫阳县| 正安县| 黄石市| 磐安县| 南华县| 嘉荫县| 彰化县| 陵水| 涟水县| 上思县|