質問編集履歴

1

詳細をアップロードしました

2019/09/11 09:02

投稿

rei_m
rei_m

スコア15

test CHANGED
File without changes
test CHANGED
@@ -10,8 +10,6 @@
10
10
 
11
11
  ```
12
12
 
13
-
14
-
15
13
  ● httpd.service - The Apache HTTP Server
16
14
 
17
15
  Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
@@ -20,32 +18,34 @@
20
18
 
21
19
  └─php-fpm.conf
22
20
 
23
- Active: failed (Result: exit-code) since Wed 2019-09-11 07:43:57 UTC; 24s ago
21
+ Active: failed (Result: exit-code) since Wed 2019-09-11 07:46:09 UTC; 1h 15min ago
24
22
 
25
23
  Docs: man:httpd.service(8)
26
24
 
27
- Process: 32196 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
25
+ Process: 32206 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
28
26
 
29
- Main PID: 32196 (code=exited, status=1/FAILURE)
27
+ Main PID: 32206 (code=exited, status=1/FAILURE)
30
28
 
31
29
  Status: "Reading configuration..."
32
30
 
33
31
 
34
32
 
35
- Sep 11 07:43:57 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: Starting The Apache HTTP...
33
+ Sep 11 07:46:09 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: Starting The Apache HTTP Server...
36
34
 
37
- Sep 11 07:43:57 ip-172-31-38-106.ap-northeast-1.compute.internal httpd[32196]: AH00526: Syntax error ...
35
+ Sep 11 07:46:09 ip-172-31-38-106.ap-northeast-1.compute.internal httpd[32206]: AH00526: Syntax error on line 119 of /etc/httpd/conf/httpd.conf:
38
36
 
39
- Sep 11 07:43:57 ip-172-31-38-106.ap-northeast-1.compute.internal httpd[32196]: DocumentRoot '/var/www...
37
+ Sep 11 07:46:09 ip-172-31-38-106.ap-northeast-1.compute.internal httpd[32206]: DocumentRoot '/var/www/html/hizuki/HTML/index.html' is not a directory, or is not readable
40
38
 
41
- Sep 11 07:43:57 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: httpd.service: main proc...
39
+ Sep 11 07:46:09 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
42
40
 
43
- Sep 11 07:43:57 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: Failed to start The Apac...
41
+ Sep 11 07:46:09 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: Failed to start The Apache HTTP Server.
44
42
 
45
- Sep 11 07:43:57 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: Unit httpd.service enter...
43
+ Sep 11 07:46:09 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: Unit httpd.service entered failed state.
46
44
 
47
- Sep 11 07:43:57 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: httpd.service failed.
45
+ Sep 11 07:46:09 ip-172-31-38-106.ap-northeast-1.compute.internal systemd[1]: httpd.service failed.
48
46
 
49
- コード
47
+ [ec2-user@ip-172-31-38-106 ~]$
48
+
49
+
50
50
 
51
51
  ```