原文:ubuntu 安裝nginx報錯./configure: error: SSL modules require the OpenSSL library

安裝nginx的時候出現 . configure: error: SSL modules require the OpenSSL library.解決方法: . Centos需要安裝 yum y install openssl openssl devel . Ubuntu需要安裝 sudo apt get install libssl dev ...

2021-04-25 09:27 0 463 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM