質問編集履歴

2

エラーログの追記

2021/04/10 11:30

投稿

mayuneco222
mayuneco222

スコア12

test CHANGED
File without changes
test CHANGED
@@ -563,3 +563,31 @@
563
563
 
564
564
 
565
565
  サーバーはConohaVPSです。
566
+
567
+
568
+
569
+ ### 追記情報(error_log)
570
+
571
+
572
+
573
+ 80アクセスだと表示されることが確認できました。
574
+
575
+ 443アクセスだと、ERR_SSL_PROTOCOL_ERRORと表示されますので、
576
+
577
+ おそらくSSL絡みの問題かと思いますが、logにはエラーが残っておらず、
578
+
579
+ 解析のしようがありませんでした。 2021/04/1020時30分 追記
580
+
581
+
582
+
583
+ ```log
584
+
585
+ [Sat Apr 10 20:22:51.866026 2021] [suexec:notice] [pid 11032:tid 139914482010432] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
586
+
587
+ [Sat Apr 10 20:22:51.881061 2021] [lbmethod_heartbeat:notice] [pid 11032:tid 139914482010432] AH02282: No slotmem from mod_heartmonitor
588
+
589
+ [Sat Apr 10 20:22:51.884152 2021] [mpm_event:notice] [pid 11032:tid 139914482010432] AH00489: Apache/2.4.37 (centos) OpenSSL/1.1.1g configured -- resuming normal operations
590
+
591
+ [Sat Apr 10 20:22:51.884180 2021] [core:notice] [pid 11032:tid 139914482010432] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
592
+
593
+ ```

1

誤字修正

2021/04/10 11:30

投稿

mayuneco222
mayuneco222

スコア12

test CHANGED
File without changes
test CHANGED
@@ -14,6 +14,8 @@
14
14
 
15
15
  CentOS8
16
16
 
17
+ Apache/2.4.37 (centos)
18
+
17
19
  MariaDB-server-10.5.9-1
18
20
 
19
21
  PHP 7.2.24 (cli) (built: Oct 22 2019 08:28:36) ( NTS )