国产欧美日韩第一页|日本一二三不卡视频|在线精品小视频,亚洲第一免费播放区,metcn人体亚洲一区,亚洲精品午夜视频

幫助中心 >  技術(shù)知識(shí)庫(kù) >  云服務(wù)器 >  服務(wù)器教程 >  Nginx編譯報(bào)錯(cuò)./configure: error: SSL modules require the OpenSSL library. 解決辦法

Nginx編譯報(bào)錯(cuò)./configure: error: SSL modules require the OpenSSL library. 解決辦法

2017-01-15 21:44:39 18914

Nginx編譯報(bào)錯(cuò)./configure: error: SSL modules require the OpenSSL library. 解決辦法

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl= option

原因是編譯支持https但缺少OpenSSL庫(kù)文件。
解決辦法:

yum install openssl openssl-devel   -y

重新編譯,問題解決。

提交成功!非常感謝您的反饋,我們會(huì)繼續(xù)努力做到更好!

這條文檔是否有幫助解決問題?

非常抱歉未能幫助到您。為了給您提供更好的服務(wù),我們很需要您進(jìn)一步的反饋信息:

在文檔使用中是否遇到以下問題: