源碼包安裝nginx故障解決,搭建網(wǎng)站
導(dǎo)讀:搭建網(wǎng)站搭建網(wǎng)站配置出錯:建站文章網(wǎng)站開發(fā)技術(shù)。
配置出錯:
./configure: error: the HTTP rewrite module requires the PCRE library. You can either disable the module by using --without-http_rewrite_module option, or install the PCRE library into the system, or build the PCRE library statically from the source with nginx by using --with-pcre=<path> option.
翻譯:
/configure: error: 織夢模板下載HTTP rewrite模塊需要PCRE庫。你可以使用--without-http_rewrite_module來禁用該模塊選項,或?qū)CRE庫安裝到系統(tǒng)中,或構(gòu)建PCRE庫通過使用--with-pcre=<path>選項從nginx的源代碼中靜態(tài)地獲取。
解決方法:
# yum -y install pcre-devel? //安裝P織夢模板CRE庫后繼續(xù)預(yù)編譯
配置出錯:
./configure: error: the HTTP gzip module requires the zlib library. You can either disable the module by using --without-http_gzip_module option, or install the zlib library into the system, or build the zlib library statically from the source with nginx by using --with-zlib=<path> option.
翻譯:
./configure: err織夢模板修改or: HTTP gzip模塊需要zlib庫。你可以使用——without-http_gzip_module來禁用該模塊選項,或?qū)lib庫安裝到系統(tǒng)中,或構(gòu)建zlib庫通過使用——with-zlib=<path>選項靜態(tài)地從nginx的源代碼中獲取。
解決方法:
# yum -y install zlib-devel? //安裝zlib庫后繼續(xù)預(yù)編譯
Today on history:
關(guān)鍵詞標(biāo)簽: 搭建網(wǎng)站 故障 源碼
聲明: 本文由我的SEOUC技術(shù)文章主頁發(fā)布于:2023-07-25 ,文章源碼包安裝nginx故障解決,搭建網(wǎng)站主要講述源碼,故障,搭建網(wǎng)站網(wǎng)站建設(shè)源碼以及服務(wù)器配置搭建相關(guān)技術(shù)文章。轉(zhuǎn)載請保留鏈接: http://www.bifwcx.com/article/web_35826.html
為你推薦與源碼包安裝nginx故障解決,搭建網(wǎng)站相關(guān)的文章
-
通王TWCMS 2.0.3網(wǎng)站模板程序下載
(126)人喜歡 2024-01-15 -
Windows官方原版在哪里下載
(175)人喜歡 2024-01-15 -
WordPress網(wǎng)站模板發(fā)帖標(biāo)題顏色設(shè)置
(131)人喜歡 2024-01-07 -
修改discuz論壇帖子標(biāo)題80字符的長度限制
(249)人喜歡 2024-01-07 -
wordpress程序調(diào)用不帶超鏈接的Tag標(biāo)簽
(234)人喜歡 2024-01-05 -
網(wǎng)站在不同時期需調(diào)整內(nèi)容更新的方向
(112)人喜歡 2023-08-12