質問編集履歴
5
追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -90,6 +90,10 @@
|
|
90
90
|
|
91
91
|
|
92
92
|
|
93
|
+
[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.
|
94
|
+
|
95
|
+
|
96
|
+
|
93
97
|
[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/
|
94
98
|
|
95
99
|
|
4
修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -84,7 +84,7 @@
|
|
84
84
|
|
85
85
|
【追加情報2】
|
86
86
|
|
87
|
-
|
87
|
+
httpd.confの Loglevel warm を Loglevel debug に変更し、もう一度wordpressにアクセスしました。
|
88
88
|
|
89
89
|
以下、error.logの文章です。
|
90
90
|
|
3
情報の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -82,4 +82,16 @@
|
|
82
82
|
|
83
83
|
|
84
84
|
|
85
|
+
【追加情報2】
|
86
|
+
|
87
|
+
error.logの Loglevel warm を Loglevel debug に変更し、もう一度wordpressにアクセスしました。
|
88
|
+
|
89
|
+
以下、error.logの文章です。
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
[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/
|
94
|
+
|
95
|
+
|
96
|
+
|
85
97
|
以上になります。
|
2
情報の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -69,3 +69,17 @@
|
|
69
69
|
|
70
70
|
|
71
71
|
何卒、ご回答をお願い致します。
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
【追加情報】
|
76
|
+
|
77
|
+
xampp/apache/logs/error.log で確認したところ、直近で以下の文章が表示されました。
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
[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/
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
以上になります。
|
1
情報の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,3 +1,7 @@
|
|
1
|
+
以前に投稿した質問に、情報を加えて再投稿しております。
|
2
|
+
|
3
|
+
|
4
|
+
|
1
5
|
wordpress初心者です。
|
2
6
|
|
3
7
|
wordpressを少しいじっていた後に、作成サイトのプレビューを見ようとしたら以下の文章が出てきました。
|