原文:Centos下安裝apahce的configure: error: APR not found. Please read the documentation解決辦法

今天從Apache官網上http: httpd.apache.org 下載httpd web服務器,由於我的虛擬機上之前安裝過,我先yum remove httpd進行卸載,然后重新安裝。我采用的是源碼安裝,先進行. configure prefix usr local apahce enable so ,提示以下錯誤: configure: error: APR not found. Plea ...

2013-10-07 15:42 0 16209 推薦指數:

查看詳情

Centos安裝 Apache2.4提示 APR not found解決辦法

安裝apache2.2.22版本的時候沒有任何問題,可直接使用命令編譯安裝。 但是,在apache 2.4.12版本,./configure 進行配置時, 提示 configure: error: APR not found. Please read the documentation ...

Wed Apr 01 17:29:00 CST 2015 1 5684
Linux編譯安裝Apache報APR not found錯誤的解決辦法

依次下載上述兩個安裝包並逐個解壓縮: 到此安裝成功,想要啟動、停止、重啟apache需要用到命令: 這里我在重啟的時候就報了之前一篇博客:LNMP環境搭建詳細教程中講 ...

Fri Aug 17 01:45:00 CST 2018 0 1298
 
粵ICP備18138465號   © 2018-2026 CODEPRJ.COM