Re: Can't buy land (failed to receive data)
iseki
投稿数: 1581

Please edit currency/helper/land.php and delete // of top of err_log at the last portion.
from
to
Please check PHP log and Apache log. And show me those.
from
#
# Process XMLRPC request
#
$request_xml = $HTTP_RAW_POST_DATA;
//error_log("landtool.php: ".$request_xml);
#
# Process XMLRPC request
#
$request_xml = $HTTP_RAW_POST_DATA;
error_log("landtool.php: ".$request_xml);
Please check PHP log and Apache log. And show me those.
投票数:176
平均点:3.13
投稿ツリー
-
Can't buy land (failed to receive data) (tinytime, 2012-1-21 7:07)
-
Re: Can't buy land (failed to receive data) (iseki, 2012-1-21 8:12)
-
Re: Can't buy land (failed to receive data) (tinytime, 2012-1-21 10:01)
-
Re: Can't buy land (failed to receive data) (iseki, 2012-1-21 12:26)
-
-
Re: Can't buy land (failed to receive data) (tinytime, 2012-1-21 21:38)
-
Re: Can't buy land (failed to receive data) (iseki, 2012-1-21 22:58)
-
-
Re: Can't buy land (failed to receive data) (tinytime, 2012-1-22 4:27)
-