搜索

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

311.RE: php扩展问题

发布时间:2010-09-07 16:09 t By hightman

...你发的URL PHP应该是被安装在 /usr/local/php 下,那么你编译 scws 应该按以下步骤: 1. /usr/local/php/bin/phpize --clean 2. /usr/local/bin/bin/phpize 3 ./configure --with-scws=/usr/local/scws --with-php-config=/usr/local/php/bin/php-config 4. make && make install 然后重启P...

312.RE: scws.so: undefined symbol: core_globals_id in Unknown on line 0 done

发布时间:2010-05-10 09:05 t By uuuuu

没有 #define ZTS 1 我加上 试试

313.RE: 三个问题需要求教

发布时间:2011-01-20 13:01 t By hightman

1.5你手动改一下吧 或者 patch -p0 libscws/scws.c < scws.patch 你的命令行我没用过不知对不,用上面这句应该肯定可以

314.win7 64系统下安装扩展报错,php_scws.dll 不是有效的 Win32 应用程序。

发布时间:2013-05-05 12:05 t By dengdaiderizi521

Warning: PHP Startup: Unable to load dynamic library 'd:/wamp/bin/php/php5.3.13/ext/php_scws.dll' - %1 不是有效的 Win32 应用程序。 apache的错误日志中这么报错!哪里有64位的扩展库下载?

315.RE: scws.so: undefined symbol: core_globals_id in Unknown on line 0 done

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

试试在 phpext 目录的 configure 运行前 export CFLAGS="-O2 -DZTS=1"

316.RE: 搜索进程假死

发布时间:2012-05-23 10:05 t By dancebear

... timeout (TIMEOUT:5) 2012-05-23 09:57:04 worker3[21903] [sock:130] end the scws (RC:131, CONN:0xad577d0) 2012-05-23 09:57:09 worker1[20683] caught SIGINT, shutdown gracefully 2012-05-23 09:57:09 worker1[20683] get NULL pointer from pipe, shutdown gracefully 2012-05-23 09:57:09 worker1[20683] event s...

317.分词时出现堆栈溢出错误

更新时间:2013-04-10 10:04 t By swish

...s2) _stricmp(s1, s2) 为 #define strcasecmp(s1, s2) stricmp(s1, s2) 4、scws.h中,加入导出修饰符 /* api: init the scws handler */ scws_t __declspec(dllexport) scws_new(); void __declspec(dllexport) scws_free(scws_t s); /* fork instance for multi-threaded usage, but they shared the di...

318.RE: 请教如何在Xunsearch里面设置scws的M选项(multi-child words mode)

更新时间:2013-01-28 15:01 t By tisswb

[quote='hightman' pid='562' dateline='1330199583'] 不会的啊,默认就是-M3呀 [/quote] 如何设置成其他的值呀 最近的一个项目需要全部的单字 在项目的ini里,tokenizer = default 如果是3的话 不知到如何改成11 是否是使用xlen(1) 来设置?这个xl...

319.RE:1241

发布时间:2007-06-25 18:06 t By potato

...安装不了扩展,原php环境运行正常 操作步骤: 1 将php_scws.dll copy至php5扩展目录ext下 2 在php.ini中增加 extension=php_scws.dll scws.default.charset = gbk 3 在命令行运行[b]php -m[/b]检测模块是否加载,报错:缺少php4ts.dll文件 4 下载php4.4....

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

更新时间:2010-12-20 20:12 t By postwhere

..., it can be run on 32bit xp, but when used it on 64bit it still alert: php_scws.dll %1 is not a valid Win32 application.~~~ hightman, i want to compile the lib with 64bit, does it run?[hr] by the way, the code is ansi based standard, and when i compile it on OSI standard with vs9, it's appear man...

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