...:(频率大大降低了) 2012-05-12 15:52:09 ~master[22169] timeout to wait, forced to send SIGKILL to lived workers 2012-05-12 16:04:30 worker2[4615] [sock:7] quit, IO timeout (TIMEOUT:5) 2012-05-12 16:09:33 worker2[4615] [sock:7] quit, IO timeout (TIMEOUT:5) 2012-05-12 16:17:18 worker1[4...
弄了 半夜 不出那个提示之后 出现这个提示 INFO: Loading text file data ... Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 513 bytes) in E:\www\make_xdb_file.php on line 49
...extensions,虽然拷贝过去了.[hr] Warning: dl() [function.dl]: Unable to load dynamic library './scws.so' - (null) in /Volumes/Learning/WebApp/scws.php on line 3 Functions available in the test extension: 提示我没有载入...不过我的scws.so放在了/usr/local/php5/lib/php/extensions/n...
...WR | O_CREAT, 0600)) < 0) 754 { 755 log_conn("failed to open rcvfile (PATH:%s, ERROR:%s)", rcvfile, strerror( 756 rc = CONN_RES_ERR(OPEN_FILE); 757 goto save_end; 758 }
...hp#L295 (显示) protected function getDataList(){ // read line (check to timeout?) $line = ''; while (true) { $buf = fgets($this->fd, 8192); if ($buf === false || strlen($buf) === 0) { break; } $line .= $buf; if (strlen($buf) < 8191 || substr(...
...(ini_get('scws.default.fpath') . '/dict.utf8.xdb'); $scws->add_dict('/path/to/dict.self.txt', SCWS_XDICT_TXT); 那么就是后面的 dict.self.txt 优先查询,如果 dict.self.txt 中不存在相关记录才会往回查 dict.utf8.xdb,反之也一样
...:[XSException] ThinkPHP/Extend/Vendor/sdk/php/lib/XS.php(2160): Failed to recv the data from server completely (SIZE:0/8, REASON:closed); 以前都好的,我看了下论坛里以前的错误,是在 $xs = new XS(VENDOR_PATH.'sdk/php/app/'.$xs_config); $search = $xs->search; 下加上 ...
FastCGI Error The FastCGI Handler was unable to process the request. Error Details: The FastCGI process exceeded configured activity timeout Error Number: 258 (0x80070102). Error Description: µÈ´ýµÄ²Ù×÷¹ýʱ¡£ HTTP Error 500 - Serve...
...据 (http://www.domain.com/getjson.aspx?t=1) ... PHP Fatal error: Call to undefined function json_last_error() in /usr/local/xunsearch/sdk/php/util/XSDataSource.class.php on line 332 过滤器 debug 不显示 json导入出错
...138 Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1642825009 bytes) in C:\wamp\www\pscws4\etc\xdb.class.php on line 638 这两个问题我试过多次,还是有的,麻烦站长看看,内存不够的问题到底是什么原因啊。