nginx pcre錯誤

以上錯誤是由於pcre的路徑指定的不對,--with-pcre模塊應該指向的是pcre解壓後的源碼包,而不是pcre的安裝路徑。nginx

1 ]$./configure --prefix=/data01/logserver/nginx --with-pcre=/data01/logserver/pcre-8.36 --with-openssl=/usr/local
2 ]$make
3 ]$make install
相關文章
相關標籤/搜索