質問編集履歴

1

エラーログの追加

2020/04/21 13:48

投稿

drna
drna

スコア22

test CHANGED
File without changes
test CHANGED
@@ -44,6 +44,22 @@
44
44
 
45
45
 
46
46
 
47
+ httpd error_log
48
+
49
+ ```
50
+
51
+ [Tue Apr 21 10:22:19.453110 2020] [suexec:notice] [pid 716] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
52
+
53
+ AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain. Set the 'ServerName' directive globally to suppress this message
54
+
55
+ [Tue Apr 21 10:22:19.528634 2020] [lbmethod_heartbeat:notice] [pid 716] AH02282: No slotmem from mod_heartmonitor
56
+
57
+ [Tue Apr 21 10:22:24.675553 2020] [mpm_prefork:notice] [pid 716] AH00163: Apache/2.4.6 (CentOS) PHP/7.3.17 configured -- resuming normal operations
58
+
59
+ [Tue Apr 21 10:22:24.675586 2020] [core:notice] [pid 716] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
60
+
61
+ ```
62
+
47
63
 
48
64
 
49
65
  ### 試したこと