...sult(s)) != NULL) { do { /* check attribute filter */ if (at != NULL) { if ((xmode == SCWS_NA) && _attr_belong(cur->attr, at)) cnt = 1; if ((xmode == SCWS_YEA) && !...
...如下错误。 configure:error: scws_new() NOT found in libscws, please check it first http://bbs.xunsearch.com/showthread.php?tid=7 按照这个贴子处理,还是不行。 没有 ln -s libuuid.so.1.0 libuuid.so; 这个文件。[hr] 除了把系统重装,并且装成32位之外,还有什...
...sult(s)) != NULL) { do { /* check attribute filter */ if (at != NULL) { if ((xmode == SCWS_NA) && _attr_belong(cur->attr, at)) cnt = 1; if ((xmode == SCWS_YEA) && !...
... { + // check percent % = 0x25 + if (ch == 0x25 && !SCWS_IS_DIGIT(txt[start+1])) + { + ...
...S_DIGIT(ch)) { + // check percent % = 0x25 + if (ch == 0x25 && !SCWS_IS_DIGIT(txt[start+1])) + { + ...
安装的时候出现了下面这样的问题 是什么原因?求指点 Checking scws ... setup.sh: line 158: test: cd: binary operator expected setup.sh: line 161: test: cd: binary operator expected no Installing scws (1.2.3-dev) ... Extracting scws package ... Configuring scws ... ----- ...
不知你有没有注意到 configure 的结果里,总是显示 checking if zts is enabled... no 问题应该是在这儿 我这儿的FREEBSD,LINUX都是正常的,PHP 4.4.X和PHP5.2.X都测试过~ 查看一下 /usr/local/php/include/php/main/php_config.php 里面是否有 #define ZTS 1 ...
Freebsd 8.0-RELEASE 测试成功。如果碰到如下错误:configure:error: scws_new() NOT found in libscws, please check it first 请参考下面帖子:[url]http://bbs.xunsearch.com/showthread.php?tid=7[/url]
...hp?tid=3295 运行出错 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' required = '',disallowed = '', can_leave_domain=0 where site_id=1' at line 1 [返回到 管理员控制面板] 索引 http://2...
...= ** , all split to single chars #define SCWS_MULTI_MASK 0xff000 // mask check for multi set 常量了,看来是您那边的文档没更新过来