[quote='xsxs89757' pid='460' dateline='1327889252'] [XSException] ../../../../usr/local/xunse/sdk/php/lib/XS.php(1464): Unexpected respond in search {CMD:129, ARG:514} 还是该错误 已更新和设置 无法解决 [/quote] 这个错是数据库没有准备就绪吧,是不是你还没...
:s错误:[XSException] ../../../usr/local/xunsearch/sdk/php/lib/XS.php(2331): None of database avaiable(S#506) 求助啊!!!!1
Fatal error: Uncaught [XSException] ../../xunsearch/sdk/php/lib/XS.php(2369): Failed to open file(S#513) thrown in /usr/local/xunsearch/sdk/php/lib/XS.php on line 2369
是生成好的代码,我测试的时候报的这个错。 错误:[XSException] sdk/php/lib/XS.php(2008): Permission denied(C#13) 我把sdk这个目录复制到了我的web站点下,给了777的权限还报这个错误。求解。
...m['pass']}"; if (!($this->link = @pg_connect($dsn))) { throw new XSException('Error connecting to PGSQL database:' . $param['dbname'] . '.'); pg_set_error_verbosity($this->link, PGSQL_ERRORS_DEFAULT); pg_query('SET standard_conforming_strings=off'); }} query() 方...
在搜索结果中点击xml报错 错误:[XSException] ../../..(2177)
...rg); if ($this->arg < 1 || $this->arg > 255) { throw new XSException('Invalid argument for ' . __CLASS__ . ': ' . $arg); } }}
...rg); if ($this->arg < 1 || $this->arg > 255) { throw new XSException('Invalid argument for ' . __CLASS__ . ': ' . $arg); } }}
[quote='诸爱恋丶bobo' pid='8345' dateline='1404884529'] Fatal error: Uncaught [XSException] ../..(2369): Failed to create home directoy of the project(S#508) thrown in F:\##\##\plugin\xunsearch\lib\XS.php on line 2369 权限已经是777了。请问是什么原因导致的 [/quote]
...th'], SQLITE3_OPEN_READONLY); } catch (Exception $e) { throw new XSException($e->getMessage()); }} 打开数据库