質問編集履歴
1
/var/log/httpd/access_logの情報を追記しました。
title
CHANGED
File without changes
|
body
CHANGED
@@ -10,6 +10,9 @@
|
|
10
10
|
が表示されます。
|
11
11
|
|
12
12
|
apacheのエラーログにはこのような情報が追加されております。
|
13
|
+
<</var/log/httpd/access_log>>
|
14
|
+
192.168.0.127 - - [29/May/2015:15:41:01 +0900] "GET /redmine/ HTTP/1.1" 500 3065 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0"
|
15
|
+
|
13
16
|
<</var/log/httpd/error_log>>
|
14
17
|
[ 2015-05-29 15:13:36.6366 7472/7f8679c88700 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is e516e3b4. Please see earlier logs for details about the error.
|
15
18
|
|