...ting libtool commands setup.sh: line 140: make: command not found ----- ERROR: failed to compile scws, see 'setup.log' for more detail [root@localhost xunsearch-full-1.4.3]#
...有configure生成了,我就运行./configure,结果显示 configure: error: Invalid xapian library, maybe not do the patch with scws?. 我是按照configure的显示错误一步步来说,说缺什么就装什么,我装了xapian-core ,请问这是什么问题?
...使用scws_free(); 我使用时出现方法不存在的错误: Fatal error: Call to undefined function scws_free() in E:\website\test\index.php on line 27
..., php_scws.dll解压至extension_dir/目录. 可是依旧提示:Fatal error: Call to undefined function scws_new() ,请问这是什么原因呢,我在本地的Zendserver中配置 & 朋友wamp上测试都是加载不了,提示找不到函数.. ------------------------------ [php]$boolean = ...
...840, SPARE:6, TOTAL:6) 2011-12-25 00:43:21 worker2[23769] [sock:7] xapian ERROR: Document 52122 not found 2011-12-25 00:43:21 worker2[23769] [sock:7] end the task from thread pool (RC:133, CONN:0x986840) 2011-12-25 00:43:21 worker2[23769] [sock:7] quit normally [/code]
...ermission denied in /home/web/www.ziyouhu.com/xs-test.php on line 3 Fatal error: require_once() [function.require]: Failed opening required '/home/xunsou/xunsearch/sdk/php/lib/XS.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/web/www.ziyouhu.com/xs-test.php on line 3
程序中调用:$xs = new XS('demo');时出错如下: [XSErrorException] lib/XS.php(2210): stream_set_blocking(): supplied argument is not a valid stream resource(2) #0 /usr/local/xunsearch/sdk/php/lib/XS.php(2210): xs_error_handler(2, 'stream_set_bloc...', '/usr/local/xuns...', 2210, Array) #1 ...
...言"; int i; if (!(s = scws_new())) { printf("error, can't init the scws_t!\n"); exit(-1); } scws_set_charset(s, "gbk"); scws_set_dict(s, "/usr/local/scws/etc/dict.xdb", SCWS_XDICT_XDB); scws_set_rule(s, "/usr/local/scw...
[quote='etbobhwang' pid='3283' dateline='1248344366'] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1046898225 bytes) in /var/www/html/search/dict/xdb.class.php on line 638 我也碰到同樣的問題,換一台主機依舊有問題 謝謝 ,問題是 638 ...
...玩, 我还听说过C#语言"; if (!(s = scws_new())) { printf("error, can't init the scws_t!\n"); exit(-1); } scws_set_charset(s, "gbk"); scws_set_dict(s, "/usr/local/scws/etc/dict.xdb", SCWS_XDICT_XDB); scws_set_rule(s, "/usr/local/scws/etc/rules.ini"); scws_send_te...