搜索

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

61.php扩展问题

更新时间:2010-08-30 12:08 t By qqnr

php.ini 加了scws.so的地址,重启php出现 PHP Warning: PHP Startup: scws: Unable to initialize module Module compiled with module API=20050922, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 ...

62.RE: 安装scws-1.1.5时遇到问题:Unable to load dynamic library

更新时间:2011-01-12 18:01 t By xxxG9onno

...路径,而是加载时出现未定义的函数。 是不是你编译scws-1.1.5所有的 phpize以及php-config 和你正在用的不匹配?如果你安装了多个版本的PHP,请指定正确的 phpize 以及在 configure时加入 --with-php-config= .. 指定路径。 经常有的人...

63.RE: 安装scws扩展时出现:error: wrong scws lib version or lib not found

发布时间:2010-09-28 18:09 t By hightman

请问你安装了 scws 主程序了吗? /usr/local/scws /usr/local/scws/lib/libscws.so 存在? 也就是 scws-1.1.3.tar.bz2 解压后应先在主目录下安装 scws,然后再进入 phpext/ 来安装

64.RE: hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-20 12:12 t By postwhere

HI! I COMPILED THE LIB! SO COMPLECATE, I'LL TRY TO USED IT, THANKS ADVANCE.....

65.RE:1234

发布时间:2007-12-30 15:12 t By dos2000

成功了,不用重新编译php,只要编译后获得scws.so即可,然后在php.ini里面写上正确的路径[z=maozedong]搞定啦[/z]

66.RE: 1.1.2的 自定义字典无法使用

发布时间:2010-05-23 10:05 t By hightman

在另一帖子中回复您的,我猜测是您的 scws 对像字符集没有正确指出,而 php.ini 默认设为 gbk导致,建议显式地指定字符集 $so = scws_new('utf8'); 或在任何 add_dict 之前调用 set_charset

67.RE: php扩展问题

发布时间:2010-09-01 12:09 t By hightman

你编译的SCWS.SO和所用的PHP不是同一个版本。。。重新用对应配套的 phpize php-config 吧,如果你的系统有默认装的早先的php 请在 ./configure 中明确的用 --with-php-config=.... 指定真正在用的PHP-CONFIG

68.RE: hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-20 08:12 t By postwhere

...ust be compile by myself use some building tools, and how do u do for this scws_ext.dll compil? show me something> thx :)

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

发布时间:2009-05-07 17:05 t By crackx

...e ,只需在该目录执行 make ; make install 即可” 所以我就把scws 插件放到 mysql 源码目录里的 plugin/scws 目录里,执行了patch,然后就直接make;make install 在这过程里,好像有个什么没找到的提示,但一闪就过去了,不知道有没有影响。...

70.自定义字典的问题

发布时间:2011-03-14 22:03 t By zfzeng

...K) 可是结果什么都没显示。 $so->set_dict("d:\test.xdb", "SCWS_XDICT_XDB") 的调用也正常。 不知道哪里出了问题?

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