質問編集履歴

3

追記

2017/11/21 12:05

投稿

harpy
harpy

スコア42

test CHANGED
File without changes
test CHANGED
@@ -21,6 +21,22 @@
21
21
  phpは7.1.11です
22
22
 
23
23
  laravelはLaravel Framework 5.5.21です
24
+
25
+
26
+
27
+ 追記:XAMPPをつかわないで、
28
+
29
+ ```ここに言語を入力
30
+
31
+ php artisan serve
32
+
33
+ ```
34
+
35
+ を使って動かしたら、動きました。
36
+
37
+ ソースの問題というより、設定の問題みたいです。
38
+
39
+ どうやったら、XAMPPのほうで動かせるようになるんでしょうか。何を確認したほうがいいかほかにありましたら、ご教授ください。
24
40
 
25
41
 
26
42
 

2

アパッチ・ログ

2017/11/21 12:05

投稿

harpy
harpy

スコア42

test CHANGED
File without changes
test CHANGED
@@ -73,3 +73,55 @@
73
73
  });
74
74
 
75
75
  ```
76
+
77
+
78
+
79
+ ```ここに言語を入力
80
+
81
+ n Nov 20 22:02:37.193657 2017] [core:error] [pid 16616:tid 1928] [client ::1:52592] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
82
+
83
+ [Mon Nov 20 22:02:37.193657 2017] [core:error] [pid 16616:tid 1928] [client ::1:52592] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
84
+
85
+ [Mon Nov 20 22:02:56.160334 2017] [core:error] [pid 16616:tid 1928] [client ::1:52595] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
86
+
87
+ [Mon Nov 20 22:02:56.160334 2017] [core:error] [pid 16616:tid 1928] [client ::1:52595] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
88
+
89
+ [Mon Nov 20 22:05:36.895584 2017] [core:error] [pid 16616:tid 1936] [client ::1:52608] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
90
+
91
+ [Mon Nov 20 22:05:36.895584 2017] [core:error] [pid 16616:tid 1936] [client ::1:52608] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
92
+
93
+ [Mon Nov 20 22:06:04.273001 2017] [core:error] [pid 16616:tid 1928] [client ::1:52610] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
94
+
95
+ [Mon Nov 20 22:06:04.273001 2017] [core:error] [pid 16616:tid 1928] [client ::1:52610] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
96
+
97
+ [Mon Nov 20 22:56:32.104683 2017] [core:error] [pid 16616:tid 1936] [client ::1:52803] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
98
+
99
+ [Mon Nov 20 22:56:32.104683 2017] [core:error] [pid 16616:tid 1936] [client ::1:52803] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
100
+
101
+ [Mon Nov 20 22:56:51.642341 2017] [ssl:warn] [pid 5792:tid 560] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
102
+
103
+ [Mon Nov 20 22:56:51.678279 2017] [core:warn] [pid 5792:tid 560] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
104
+
105
+ [Mon Nov 20 22:56:51.747466 2017] [ssl:warn] [pid 5792:tid 560] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
106
+
107
+ [Mon Nov 20 22:56:51.768522 2017] [mpm_winnt:notice] [pid 5792:tid 560] AH00455: Apache/2.4.29 (Win32) OpenSSL/1.0.2l PHP/7.1.11 configured -- resuming normal operations
108
+
109
+ [Mon Nov 20 22:56:51.768522 2017] [mpm_winnt:notice] [pid 5792:tid 560] AH00456: Apache Lounge VC14 Server built: Oct 22 2017 11:52:30
110
+
111
+ [Mon Nov 20 22:56:51.768522 2017] [core:notice] [pid 5792:tid 560] AH00094: Command line: 'c:\xampp\apache\bin\httpd.exe -d C:/xampp/apache'
112
+
113
+ [Mon Nov 20 22:56:51.770527 2017] [mpm_winnt:notice] [pid 5792:tid 560] AH00418: Parent: Created child process 2956
114
+
115
+ [Mon Nov 20 22:56:52.236293 2017] [ssl:warn] [pid 2956:tid 580] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
116
+
117
+ [Mon Nov 20 22:56:52.339533 2017] [ssl:warn] [pid 2956:tid 580] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
118
+
119
+ [Mon Nov 20 22:56:52.362407 2017] [mpm_winnt:notice] [pid 2956:tid 580] AH00354: Child: Starting 150 worker threads.
120
+
121
+ [Mon Nov 20 22:57:14.859532 2017] [core:error] [pid 2956:tid 1932] [client ::1:52829] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
122
+
123
+ [Mon Nov 20 22:57:14.859532 2017] [core:error] [pid 2956:tid 1932] [client ::1:52829] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
124
+
125
+
126
+
127
+ ```

1

コードブロックで囲むほか、パスの追記、バージョン情報の追記

2017/11/21 11:25

投稿

harpy
harpy

スコア42

test CHANGED
File without changes
test CHANGED
@@ -9,6 +9,24 @@
9
9
  アドバイスお願いいたします。
10
10
 
11
11
 
12
+
13
+ ファイルは以下に置いています。
14
+
15
+ C:\xampp\htdocs\laravelapp\routes\web.php
16
+
17
+
18
+
19
+ XAMPPのv3.2.2です
20
+
21
+ phpは7.1.11です
22
+
23
+ laravelはLaravel Framework 5.5.21です
24
+
25
+
26
+
27
+
28
+
29
+ ```ここに言語を入力
12
30
 
13
31
  $html = <<<EOF
14
32
 
@@ -53,3 +71,5 @@
53
71
  return $html;
54
72
 
55
73
  });
74
+
75
+ ```