搜索

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

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

发布时间:2011-01-12 22:01 t By hightman

既然这样你编译的scws应当是要给自己安装的 /usr/local/php 使用的对吧?如果你编译的结果是给另一个版本的php用,则应当用/usr/bin/php-config 及 phpize 确认一下扩展编译步骤(在 scws-1.1.5/phpext/ 目录下运行以下): /usr/local/php/bin/phpi...

12.RE: php扩展问题

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

...php-config路径去安装. 看你发的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. mak...

13.mysql导入数据不成功,开始重建索引后提示 [XSException] ../local/xunsearch/sdk/php/lib/XS.php(1898): DB

更新时间:2011-10-20 15:10 t By mengfanchao

开始重建索引 ... [XSException] ../local/xunsearch/sdk/php/lib/XS.php(1898): DB has been rebuilding(S#407) #0 ../local/xunsearch/sdk/php/lib/XS.php(1122): XSServer->execCommand(Array, 257) #1 Indexer.php(163): XSIndex->beginRebuild() #2 {main}

14.创建索引失败

更新时间:2012-12-18 15:12 t By HiLinz

...et_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 /usr/local/xunsearch/sdk/php/lib/XS.php(2030): XSServer->connect(NULL, true) #2 /usr/local/xunsearch/sd...

15.一个现象

发布时间:2011-10-28 08:10 t By ixulf

我在rc.local中加入了xunsearch自启动的命令: /usr/local/xunsearch/bin/xs-indexd -l /usr/local/xunsearch/tmp/indexd.log -b 192.168.5.180:8383 -k start /usr/local/xunsearch/bin/xs-searchd -l /usr/local/xunsearch/tmp/searchd.log -b 192.168.5.180:8384 -k start 昨天关机,今天早上...

16.ubuntu 11.04 编译出错

发布时间:2012-07-01 10:07 t By fuxiang90

gcc -o test -I/usr/local/scws/include/scws -L /usr/local/scws/lib test.c -lscws -Wl,--rpath -Wl, /usr/local/scws/lib /usr/bin/ld: cannot find /usr/local/scws/lib: File format not recognized collect2: ld returned 1 exit status Hightman 能否解决下?

17.帮忙看下安装的问题

更新时间:2011-11-07 00:11 t By zxing

...or sun_len in sys/un.h... no checking for event.h of libevent... yes: /usr/local/xunsearch checking for correct libevent version... ok checking for event_init in -levent... yes checking for scws.h of scws... yes: /usr/local/xunsearch checking for scws_new in -lscws... yes checking for xapian.h of xa...

18.RE: mysql导入数据不成功,开始重建索引后提示 [XSException] ../local/xunsearch/sdk/php/lib/XS.php(1898): DB

发布时间:2011-10-21 00:10 t By hightman

是不是你之前重建 没有完成就又重建了?建议用 bin/xs-ctl.sh restart 然后再调用 Indexer.php --clean 清除吧

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

更新时间:2010-04-28 10:04 t By uuuuu

...哥指点 我的php编译大致是这样的 ./configure --prefix=/usr/local/php51 --with-config-file-path=/usr/local/php51/etc --with-mysql=/usr/local/mysql51 --with-mysqli=/usr/local/mysql51/bin/mysql_config --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zl...

20.RE: xunsearch安装成功,索引也显示成功,但是无法搜索

发布时间:2013-08-21 19:08 t By czhlxd

...件呢? require的话会提示报错 我是安装在默认目录 /usr/local/xunsearch的 但是我使用 require '/usr/local/sdk/php/lib/XS.php'; 会提示require() [function.require]: Failed opening required '/usr/local/sdk/php/lib/XS.php' 小白一个求指点一二 [/quote] 应该是...

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