首頁 > 後端開發 > php教程 > 手動編譯安裝nginx

手動編譯安裝nginx

WBOY
發布: 2016-07-30 13:31:30
原創
1015 人瀏覽過

出現checking for PCRE library … not found、./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= option.

你需要安裝

<code>sudo apt-get install libpcre3 libpcre3-dev

sudo apt-get install openssl libssl-dev
</code>
登入後複製

版權聲明:本文為博主原創文章,未經博主允許不得轉載。

以上就介紹了手動編譯安裝nginx,包含了方面的內容,希望對PHP教學有興趣的朋友有幫助。

相關標籤:
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板