質問するログイン新規登録

質問編集履歴

1

APACHE_RUN_DIR変更後のapache2 -t

2021/12/30 06:28

投稿

re0063
re0063

スコア1

title CHANGED
File without changes
body CHANGED
@@ -12,4 +12,16 @@
12
12
 
13
13
  Apacheの再インストール、confの見直し
14
14
 
15
- あまり詳しくないので原因がわからず困っています。よろしくお願い致します。
15
+ あまり詳しくないので原因がわからず困っています。よろしくお願い致します。
16
+
17
+ ### 追記
18
+ ```
19
+ [Thu Dec 30 14:43:34.021278 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_PID_FILE} is not defined
20
+ [Thu Dec 30 14:43:34.021487 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_RUN_USER} is not defined
21
+ [Thu Dec 30 14:43:34.021576 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
22
+ [Thu Dec 30 14:43:34.021681 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
23
+ [Thu Dec 30 14:43:34.040136 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
24
+ [Thu Dec 30 14:43:34.040438 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
25
+ [Thu Dec 30 14:43:34.040559 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
26
+ AH00543: apache2: bad user name ${APACHE_RUN_USER}
27
+ ```