錯誤訊息:
[Mon Aug 08 12:24:19.374168 2022] [core:warn] [pid 1745] AH00111: Config variable ${APACHE_RUN_DIR} is not defined

解決方式

啟動前先載入環境變數
source /etc/apache2/envvars
或是
. /etc/apache2/envvars

檢查是否已經載入
# env | grep APACHE_LOG_DIR
APACHE_LOG_DIR=/var/log/apache2

arrow
arrow
    文章標籤
    ubuntu apache
    全站熱搜
    創作者介紹
    創作者 helloworld 的頭像
    helloworld

    Hello World

    helloworld 發表在 痞客邦 留言(0) 人氣()