求救, SOAP debug / apache error_log (转载)# CS - 计算机科学
c*n
1 楼
【 以下文字转载自 Programming 讨论区 】
发信人: creation (yy), 信区: Programming
标 题: 求救, SOAP debug / apache error_log
发信站: BBS 未名空间站 (Mon Oct 17 22:00:54 2005), 站内
发信人: creation (yy), 信区: Linux
标 题: 求救, SOAP debug / apache error_log
发信站: BBS 未名空间站 (Mon Oct 17 22:00:48 2005), 转信
I used to debug a soap service from apache error_log,
for example, if my service.pm
uses some non-existent module,
like
use no_such_module;
then error_log would say this module can not be found....
but somehow my apache stopped printi
发信人: creation (yy), 信区: Programming
标 题: 求救, SOAP debug / apache error_log
发信站: BBS 未名空间站 (Mon Oct 17 22:00:54 2005), 站内
发信人: creation (yy), 信区: Linux
标 题: 求救, SOAP debug / apache error_log
发信站: BBS 未名空间站 (Mon Oct 17 22:00:48 2005), 转信
I used to debug a soap service from apache error_log,
for example, if my service.pm
uses some non-existent module,
like
use no_such_module;
then error_log would say this module can not be found....
but somehow my apache stopped printi