質問編集履歴

1

APACHE_RUN_DIR変更後のapache2 -t

2021/12/30 06:28

投稿

re0063
re0063

スコア1

test CHANGED
File without changes
test CHANGED
@@ -27,3 +27,27 @@
27
27
 
28
28
 
29
29
  あまり詳しくないので原因がわからず困っています。よろしくお願い致します。
30
+
31
+
32
+
33
+ ### 追記
34
+
35
+ ```
36
+
37
+ [Thu Dec 30 14:43:34.021278 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_PID_FILE} is not defined
38
+
39
+ [Thu Dec 30 14:43:34.021487 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_RUN_USER} is not defined
40
+
41
+ [Thu Dec 30 14:43:34.021576 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
42
+
43
+ [Thu Dec 30 14:43:34.021681 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
44
+
45
+ [Thu Dec 30 14:43:34.040136 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
46
+
47
+ [Thu Dec 30 14:43:34.040438 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
48
+
49
+ [Thu Dec 30 14:43:34.040559 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
50
+
51
+ AH00543: apache2: bad user name ${APACHE_RUN_USER}
52
+
53
+ ```