質問編集履歴
5
追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -44,6 +44,8 @@
|
|
44
44
|
httpd.confの Loglevel warm を Loglevel debug に変更し、もう一度wordpressにアクセスしました。
|
45
45
|
以下、error.logの文章です。
|
46
46
|
|
47
|
+
[Sat Dec 19 18:01:05 2015] [error] [client 127.0.0.1] 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.
|
48
|
+
|
47
49
|
[Sat Dec 19 18:01:06 2015] [error] [client 127.0.0.1] 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., referer: http://localhost:8080/wordpress/
|
48
50
|
|
49
51
|
以上になります。
|
4
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -41,7 +41,7 @@
|
|
41
41
|
[Sat Dec 19 14:27:46 2015] [error] [client 127.0.0.1] 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., referer: http://localhost:8080/wordpress/
|
42
42
|
|
43
43
|
【追加情報2】
|
44
|
-
|
44
|
+
httpd.confの Loglevel warm を Loglevel debug に変更し、もう一度wordpressにアクセスしました。
|
45
45
|
以下、error.logの文章です。
|
46
46
|
|
47
47
|
[Sat Dec 19 18:01:06 2015] [error] [client 127.0.0.1] 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., referer: http://localhost:8080/wordpress/
|
3
情報の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -40,4 +40,10 @@
|
|
40
40
|
|
41
41
|
[Sat Dec 19 14:27:46 2015] [error] [client 127.0.0.1] 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., referer: http://localhost:8080/wordpress/
|
42
42
|
|
43
|
+
【追加情報2】
|
44
|
+
error.logの Loglevel warm を Loglevel debug に変更し、もう一度wordpressにアクセスしました。
|
45
|
+
以下、error.logの文章です。
|
46
|
+
|
47
|
+
[Sat Dec 19 18:01:06 2015] [error] [client 127.0.0.1] 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., referer: http://localhost:8080/wordpress/
|
48
|
+
|
43
49
|
以上になります。
|
2
情報の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -33,4 +33,11 @@
|
|
33
33
|
|
34
34
|
wordpressにお詳しい方、どの様にすれば解決できるでしょうか?
|
35
35
|
|
36
|
-
何卒、ご回答をお願い致します。
|
36
|
+
何卒、ご回答をお願い致します。
|
37
|
+
|
38
|
+
【追加情報】
|
39
|
+
xampp/apache/logs/error.log で確認したところ、直近で以下の文章が表示されました。
|
40
|
+
|
41
|
+
[Sat Dec 19 14:27:46 2015] [error] [client 127.0.0.1] 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., referer: http://localhost:8080/wordpress/
|
42
|
+
|
43
|
+
以上になります。
|
1
情報の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
以前に投稿した質問に、情報を加えて再投稿しております。
|
2
|
+
|
1
3
|
wordpress初心者です。
|
2
4
|
wordpressを少しいじっていた後に、作成サイトのプレビューを見ようとしたら以下の文章が出てきました。
|
3
5
|
|