搜索

大约有 20 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.1030秒)

1.这三个错误怎么解决?

更新时间:2012-05-29 21:05 t By Mr.

quit, result error (CODE:514): XS.php(2092): Unknown Internal Error(S#600) XS.php(1550): Unexpected respond in search {CMD:129, ARG:600} quit, IO error (ERROR:Broken pipe): XS.php(2165): Failed to recv the data from server completely (SIZE:0/8, REASON:timeout) quit, IO timeout (TIMEOUT:...

2../Indexer.php -h 出现的错误

更新时间:2012-01-03 16:01 t By nhbbq

Fatal error: Declaration of XSDebugFilter::process() must be compatible with that of XSDataFilter::process() in /home/vhost/k2012.metalsinfo.com/sdk/php/util/XSDataSource.class.php on line 890[hr] 自己找到解决方法: interface XSDataFilter { /** * 数据处理函数, 返回 false ...

3.XSServer::write

... } $len -= $bytes; $buf = substr($buf, $bytes); } // error occured if ($bytes === false || $bytes === 0) { $meta = stream_get_meta_data($this->_sock); $this->close(true); $reason = $meta['timed_out'] ? 'timeout' : ($meta['eof'] ? 'closed' : 'unknown'); ...

4.XSServer::read

...ytes; if ($len === 0) { return $buf; } } // error occured $meta = stream_get_meta_data($this->_sock); $this->close(true); $reason = $meta['timed_out'] ? 'timeout' : ($meta['eof'] ? 'closed' : 'unknown'); $msg = 'Failed to recv the data from server completel...

5.XSJsonDataSource

... if (!is_array($item) || count($item) === 0) { switch (json_last_error()) { case JSON_ERROR_DEPTH: $error = ' - Maximum stack depth exceeded'; break; case JSON_ERROR_CTRL_CHAR: $error = ' - Unexpected control character foun...

6.清空索引报错

发布时间:2014-08-20 15:08 t By aksky

Cannot load Zend Extension Manager - it was built with configuration 1.2.0, whereas running engine is API220090626,NTS PHP Fatal error: Uncaught [XSException] data/api/xs/lib/XS.php(819): Missing field of type ID thrown in /xxxxx/data/api/xs/lib/XS.php on line 819 帮忙看下 谢谢

7.清定索引和新建索引都报错SHOPNC的索引求大神请点。

更新时间:2015-01-11 02:01 t By huhuimike

.../php /home/www/www.it486586.com/crontab/index.php hour xs_clear PHP Fatal error: Uncaught [XSException] www.it486586.com/data/api/xs/lib/XS.php(2443): Connection refused(C#111, 127.0.0.1:8383) thrown in /home/www/www.it486586.com/data/api/xs/lib/XS.php on line 2443 success at 2015-01-11 02:08:...

8.RE: 填充测试数据的时候出现错误

发布时间:2011-09-20 16:09 t By tisswb

...成礼,所以就有了第三篇,1314336168 INFO: reach end of file or error occured, total lines: 3 [XSException] lib/XS.php(1832): Failed to open file(S#513) #0 ../phplib/XS.php(1089): XSServer->execCommand(Array, 250) #1 ../phplib/XS.php(1094): XSIndex->addExdata('????????1??????...') #2 .....

9.RE: 填充测试数据的时候出现错误

发布时间:2013-06-20 11:06 t By tisswb

...成礼,所以就有了第三篇,1314336168 INFO: reach end of file or error occured, total lines: 3 [XSException] lib/XS.php(1832): Failed to open file(S#513) #0 ../phplib/XS.php(1089): XSServer->execCommand(Array, 250) #1 ../phplib/XS.php(1094): XSIndex->addExdata('????????1??????...') #2 .....

10.Hightman 你好,我在编译scws时出现了问题

更新时间:2009-05-06 09:05 t By crackx

... from plugin_scws.c:25: ../../storage/myisam/myisamdef.h:216: error: syntax error before "pthread_rwlock_t" ../../storage/myisam/myisamdef.h:216: warning: no semicolon at end of struct or union ../../storage/myisam/myisamdef.h:221: error: syntax error before "mmap_lock" ../../storage...

12
  • 时间不限
  • 按相关性排序