質問編集履歴

1

該当のapache エラーログを追加しました。

2019/09/05 13:32

投稿

mayok
mayok

スコア12

test CHANGED
File without changes
test CHANGED
@@ -1,9 +1,3 @@
1
- ### MAMPでApacheのみ起動しなくなった
2
-
3
-
4
-
5
-
6
-
7
1
  ## 前提・実現したいこと
8
2
 
9
3
  「いきなりはじめるPHP」という本でPHPを学んでいます。
@@ -30,6 +24,20 @@
30
24
 
31
25
 
32
26
 
27
+ ###該当のエラーログ
28
+
29
+ ```
30
+
31
+ [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/.DS_Store, referer: http://localhost
32
+
33
+ [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/.DS_Store, referer: http://localhost
34
+
35
+ [notice] caught SIGTERM, shutting down
36
+
37
+ ```
38
+
39
+
40
+
33
41
  ### 試したこと
34
42
 
35
43