|
楼主 |
发表于 2016-9-30 19:54:37
|
显示全部楼层
我的mysql_error.log 信息如下:
[2016-09-30 19:44:09]
错误#145: Table '.\crscell\crs_timer' is marked as crashed and should be repaired
SQL语句: select * from crscell.crs_timer where to_update='on'
文件:/general/reportshop/utils/get_rep_para.php
[2016-09-30 19:44:10]
错误#145: Table '.\crscell\crs_timer' is marked as crashed and should be repaired
SQL语句: select * from crscell.crs_timer where to_new='on'
文件:/general/reportshop/utils/get_rep_para.php
[2016-09-30 19:44:14]
错误#145: Table '.\crscell\crs_remind_statis' is marked as crashed and should be repaired
SQL语句: insert into crscell.crs_remind_statis(exec_time,all_t,task_t,submit_t,remind_t,warn_t,task_list,submit_list,remind_list,warn_list)
values('2016-09-30 19:44:14','6224.605','904','436','3120.005','15.6','','','','113:0,')
文件://general/reportshop/utils/report_task.php
php_error.log 的信息如下:
[30-Sep-2016 19:34:07 Etc/GMT-8] PHP Warning: include_once(general/uconnect/ext_config.php): failed to open stream: No such file or directory in D:\myoa\webroot\task\new_sms_zb.php on line 3
[30-Sep-2016 19:34:07 Etc/GMT-8] PHP Warning: include_once(): Failed opening 'general/uconnect/ext_config.php' for inclusion (include_path='.;D:\myoa\webroot') in D:\myoa\webroot\task\new_sms_zb.php on line 3
[30-Sep-2016 19:34:07 Etc/GMT-8] PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from '/webservice/getzbmessage.php?WSDL' : failed to load external entity "/webservice/getzbmessage.php?WSDL"
in D:\myoa\webroot\webservice\GetZbMessageSoapClient.php on line 33
[30-Sep-2016 19:34:07 Etc/GMT-8] PHP Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from '/webservice/getzbmessage.php?WSDL' : failed to load external entity "/webservice/getzbmessage.php?WSDL"
in D:\myoa\webroot\webservice\GetZbMessageSoapClient.php:33
Stack trace:
#0 D:\myoa\webroot\webservice\GetZbMessageSoapClient.php(33): SoapClient->SoapClient('/webservice/get...')
#1 D:\myoa\webroot\webservice\GetZbMessageSoapClient.php(46): GetZBMessageSoapClient::_Call('recvSms', Array)
#2 D:\myoa\webroot\task\new_sms_zb.php(23): GetZBMessageSoapClient->recvSms('????????????')
#3 {main}
thrown in D:\myoa\webroot\webservice\GetZbMessageSoapClient.php on line 33
|
|