国产xxxx99真实实拍_久久不雅视频_高清韩国a级特黄毛片_嗯老师别我我受不了了小说

資訊專欄INFORMATION COLUMN

CentOS下Apache安裝總結

omgdog / 2917人閱讀

摘要:下安裝總結環境操作系統服務器其他關鍵依賴庫命令解壓命令命令格式命令說明命令參數解釋將下的文件解壓到指定的目錄下無查詢指定的軟件無卸載指定名稱的軟件不做軟件之間的依賴檢查無指定安裝目錄依賴個人理解安

CentOS下Apache安裝總結 環境(Environment)

操作系統:CentOS 6.8
服務器:Apache 2.4.29
其他關鍵依賴庫:apr 1.6.3、apr-util 1.6.1、pcre-8.41

命令(Command)

解壓命令

命令格式 命令說明 命令參數解釋
tar zxvf [dir1] -C [dir2] 將dir1下的文件解壓到dir2指定的目錄下
rpm -qa [software-name] 查詢指定的軟件
rpm -e --nodeps [software-full-name] 卸載指定名稱的軟件 --nodeps:不做軟件之間的依賴檢查
./configure --prefix=[dir] --with-[lib] --prefix:指定安裝目錄--with-[lib]:依賴(個人理解)

Apache安裝

編譯安裝(make install)

問題(problem)
發生時間 錯誤內容 解決方案(個人) 解決方案(網絡) 權重
Apache 安裝時 error:Cannot use an external APR with the bundled APR-util 對apr-util重新進行編譯安裝 Google
Apache 安裝時 error:Did not find pcre-config script at [dir] 將pcre2替換為pcre,然后進行編譯安裝 Google
pcre安裝時 error: You need a C++ Compiler for C++ Support Google yum install -y gcc gcc-c++
Apache 安裝時 error:pcre-config for libpcre not found 在./configure 配置時使用--with-pcre=[dir]指定pcre安裝目錄 重新安裝或者第一次安裝pcre
Apache 安裝時 error:no acceptable C complier found in $PATH Google yum -y install gcc
apr-util 安裝時 (一部分錯誤提示)error:"apr_xml_parser" has no memebr named "xp" Google yum install expat-devel
Apache 安裝時 (一部分錯誤提示)error:openssl version is too old Google yum install openssl-develyum update openssl

第一次編寫這種總結,如有不對之處,歡迎dalao指出(給dalao遞女裝)。

文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。

轉載請注明本文地址:http://specialneedsforspecialkids.com/yun/35882.html

相關文章

  • Centos安裝PHP ldap擴展

    摘要:下安裝擴展有兩種方法,僅供參考。一在線安裝執行下面命令可能出現的問題就是版本沖突的意思。然后打開中擴展完成,重啟。 Centos下安裝PHP ldap擴展,有兩種方法,僅供參考。 一、在線安裝 執行下面命令: yum install PHP-ldap 可能出現的問題: Error: php70w-common-.. conflicts with php-common-5.4.......

    imtianx 評論0 收藏0

發表評論

0條評論

omgdog

|高級講師

TA的文章

閱讀更多
最新活動
閱讀需要支付1元查看
<