Nginx安裝載入ssl錯誤問題解決
.
9]# makemake -f objs/Makefile
make[1]: Entering directory `/jowei/nginx
-0
.
8.
9' && make clean && ./configo/open5
no-threads
&& make rectory `/usr/include/openssl'make[2]: *** No rule to make target `clean'
. Stop.make[2]: Leaving directory `/usr/include/
include/openssl//openssl/include/
openssl/ssl.h]
Error 2make[1]: Leaving directory `/jowei/
nginx-0.8.9'
make: *** [build] Error 29'make: *** [build] Error 29'make: *** [build] Error 2
9'make: *** [build] Error 29'make: *** [build] Error 2命了也就是 with-openssl=/______這個路徑指向你的原始碼安裝包路徑而不是你安裝後的路徑! –with-pcre Nginx的rewrite功能需要使用pcre庫才能工作,而Nginx
的編譯參數裡面的這個選項並不是像常規的那樣指定pcre的安裝目錄,而是指定pcre源代碼的目錄。 也就是說,如果你的系統路徑下已經可以找到pcre的lib和include文件,這個選項可以不指定了。如果你的系統沒有安裝pcre,那麼就指定這個選項,Nginx會在編譯的時候從你指定的這個目錄把pcre編譯進來。
–with-openssl–with-zlib–with-md5
–with-sha1這幾個選項跟pcre一樣,指定的是原始碼目錄,不是這些類別庫的安裝目錄。 我一開始沒有看清楚,就按照常規思路去指定目錄,走了很多彎路…
以上就介紹了Nginx安裝載入ssl錯誤,包括了方面的內容,希望對PHP教程有興趣的朋友有幫助。
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
作者最新文章
-
2024-10-22 09:46:29
-
2024-10-13 13:53:41
-
2024-10-12 12:15:51
-
2024-10-11 22:47:31
-
2024-10-11 19:36:51
-
2024-10-11 15:50:41
-
2024-10-11 15:07:41
-
2024-10-11 14:21:21
-
2024-10-11 12:59:11
-
2024-10-11 12:17:31