質問編集履歴

3

ssl\.confの内容を追記しました。

2017/06/14 05:51

投稿

munemune
munemune

スコア13

test CHANGED
File without changes
test CHANGED
File without changes

2

/var/log/httpd/ssl_error_log を追加しました。

2017/06/14 05:51

投稿

munemune
munemune

スコア13

test CHANGED
File without changes
test CHANGED
@@ -127,3 +127,33 @@
127
127
  [Wed Jun 14 03:48:39.373990 2017] [suexec:notice] [pid 5091] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
128
128
 
129
129
  ```
130
+
131
+
132
+
133
+ /var/log/httpd/ssl_error_log
134
+
135
+ の以下、ログです。
136
+
137
+
138
+
139
+ ```
140
+
141
+ [Wed Jun 14 03:47:36.197396 2017] [ssl:emerg] [pid 5019] AH02565: Certificate and private key ip-10-0-1-106.ap-northeast-1.compute.internal:443:0 from /etc/pki/tls/certs/localhost.crt and /e$
142
+
143
+ [Wed Jun 14 03:47:43.872945 2017] [ssl:emerg] [pid 5044] AH02565: Certificate and private key ip-10-0-1-106.ap-northeast-1.compute.internal:443:0 from /etc/pki/tls/certs/localhost.crt and /e$
144
+
145
+ [Wed Jun 14 03:47:57.398084 2017] [ssl:emerg] [pid 5064] AH02565: Certificate and private key ip-10-0-1-106.ap-northeast-1.compute.internal:443:0 from /etc/pki/tls/certs/localhost.crt and /e$
146
+
147
+ [Wed Jun 14 03:48:39.374399 2017] [ssl:emerg] [pid 5091] AH02565: Certificate and private key ip-10-0-1-106.ap-northeast-1.compute.internal:443:0 from /etc/pki/tls/certs/localhost.crt and /e$
148
+
149
+ [Wed Jun 14 03:49:05.355424 2017] [ssl:emerg] [pid 5116] AH02565: Certificate and private key ip-10-0-1-106.ap-northeast-1.compute.internal:443:0 from /etc/pki/tls/certs/localhost.crt and /e$
150
+
151
+ [Wed Jun 14 04:02:05.727043 2017] [ssl:emerg] [pid 5200] AH02565: Certificate and private key ip-10-0-1-106.ap-northeast-1.compute.internal:443:0 from /etc/pki/tls/certs/localhost.crt and /e$
152
+
153
+ [Wed Jun 14 04:02:40.616659 2017] [ssl:emerg] [pid 5232] AH02565: Certificate and private key ip-10-0-1-106.ap-northeast-1.compute.internal:443:0 from /etc/pki/tls/certs/localhost.crt and /e$
154
+
155
+ [Wed Jun 14 04:16:50.556511 2017] [ssl:emerg] [pid 5267] AH02565: Certificate and private key ip-10-0-1-106.ap-northeast-1.compute.internal:443:0 from /etc/pki/tls/certs/localhost.crt and /e$
156
+
157
+
158
+
159
+ ```

1

情報を追記しました。

2017/06/14 05:28

投稿

munemune
munemune

スコア13

test CHANGED
File without changes
test CHANGED
@@ -63,3 +63,67 @@
63
63
 
64
64
 
65
65
  初歩的な質問で大変恐縮なのですが、アドバイスをお願いいたします。
66
+
67
+
68
+
69
+
70
+
71
+ 以下、追記しました。
72
+
73
+
74
+
75
+ ```ここに言語を入力
76
+
77
+ [root@ip-10-0-1-106 ec2-user]# apachectl configtest
78
+
79
+ Syntax OK
80
+
81
+ ```
82
+
83
+
84
+
85
+ /var/log/httpd/error_log
86
+
87
+ の以下、ログです。
88
+
89
+
90
+
91
+ ```[Wed Jun 14 02:23:34.642508 2017] [mpm_prefork:notice] [pid 3492] AH00169: caught SIGTERM, shutting down
92
+
93
+ [Wed Jun 14 02:24:05.315997 2017] [suexec:notice] [pid 3582] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
94
+
95
+ [Wed Jun 14 02:24:05.335106 2017] [auth_digest:notice] [pid 3583] AH01757: generating secret for digest authentication ...
96
+
97
+ [Wed Jun 14 02:24:05.335669 2017] [lbmethod_heartbeat:notice] [pid 3583] AH02282: No slotmem from mod_heartmonitor
98
+
99
+ [Wed Jun 14 02:24:05.406479 2017] [mpm_prefork:notice] [pid 3583] AH00163: Apache/2.4.25 (Amazon) PHP/5.6.30 configured -- resuming normal operations
100
+
101
+ [Wed Jun 14 02:24:05.406497 2017] [core:notice] [pid 3583] AH00094: Command line: '/usr/sbin/httpd'
102
+
103
+ [Wed Jun 14 02:24:24.219474 2017] [mpm_prefork:notice] [pid 3583] AH00173: SIGHUP received. Attempting to restart
104
+
105
+ [Wed Jun 14 02:24:24.243084 2017] [auth_digest:notice] [pid 3583] AH01757: generating secret for digest authentication ...
106
+
107
+ [Wed Jun 14 02:24:24.243616 2017] [lbmethod_heartbeat:notice] [pid 3583] AH02282: No slotmem from mod_heartmonitor
108
+
109
+ [Wed Jun 14 02:24:24.267957 2017] [mpm_prefork:notice] [pid 3583] AH00163: Apache/2.4.25 (Amazon) PHP/5.6.30 configured -- resuming normal operations
110
+
111
+ [Wed Jun 14 02:24:24.267973 2017] [core:notice] [pid 3583] AH00094: Command line: '/usr/sbin/httpd'
112
+
113
+ [Wed Jun 14 03:47:36.064443 2017] [mpm_prefork:notice] [pid 3583] AH00169: caught SIGTERM, shutting down
114
+
115
+ [Wed Jun 14 03:47:36.195614 2017] [suexec:notice] [pid 5019] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
116
+
117
+ AH00016: Configuration Failed
118
+
119
+ [Wed Jun 14 03:47:43.872555 2017] [suexec:notice] [pid 5044] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
120
+
121
+ AH00016: Configuration Failed
122
+
123
+ [Wed Jun 14 03:47:57.397719 2017] [suexec:notice] [pid 5064] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
124
+
125
+ AH00016: Configuration Failed
126
+
127
+ [Wed Jun 14 03:48:39.373990 2017] [suexec:notice] [pid 5091] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
128
+
129
+ ```