搜索

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

1.fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

发布时间:2011-10-17 16:10 t By mengfanchao

fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

2.RE: fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

更新时间:2011-10-17 16:10 t By mengfanchao

...服务启动成功了吧可还是报:fsockopen(): unable to connect to localhost:8384 (Permission denied)[hr] 我用的是centos6.0.

3.RE: fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

发布时间:2011-10-17 16:10 t By hightman

大概有可能是你启用了 redhat 系的 SELinux 所以限制了连接?建议非必要就把它关了。或者网上搜索一下再看看怎么解决。

4.RE: fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

发布时间:2011-10-17 16:10 t By hightman

这说明你的服务端没有开啊 安装完 xunsearch 必须启动 xunsearch server的。运行 安装目录下的 bin/xs-ctl.sh start 来启动。 xunsearch 是c/s的工作模型,php 的代码相当于客户端,它去连接 c/c++ 写的服务端。

5.RE: scws1.1.7 安装失败

发布时间:2011-05-23 09:05 t By iranw

...ws目录没有phpext这个文件夹呀 下面是我的文件列表 [root@localhost scws-1.1.7]# ls -ltr 总计 32 drwxr-xr-x 3 root root 4096 05-21 18:44 include drwxr-xr-x 2 root root 4096 05-23 17:02 lib drwxr-xr-x 2 root root 4096 05-23 17:02 etc drwxr-xr-x 2 root root 4096 05-23 17:02 bin...

6.建立索引时错误

更新时间:2013-12-14 12:12 t By sundyandy

[root@localhost ~]# /data/server/php/bin/php /data/web/sftest/php/util/Indexer.php --rebuild --source=mysql://root:123456@localhost/test --sql="SELECT * FROM documents" --project=demo 开始重建索引 ... 初始化数据源 ... mysql://root:123456@localhost/test [XSException] [color=#FF0000]...

7../sdk/php/util/Indexer.php --source=csv --clean demo

更新时间:2012-04-26 11:04 t By hfaidzh

...不动了呢 ./sdk/php/util/Indexer.php --source=csv --clean demo [root@localhost home]# ls lnmp0.9-full lnmp.log lost+found wwwlogs lnmp0.9-full.tar.gz location www wwwroot [root@localhost home]# cd wwwroot [root@localhost wwwroot]# ls ftp index.html memcached.php phpinfo....

8../sdk/php/util/Indexer.php --source=csv --clean demo

更新时间:2012-04-26 11:04 t By hfaidzh

...不动了呢 ./sdk/php/util/Indexer.php --source=csv --clean demo [root@localhost home]# ls lnmp0.9-full lnmp.log lost+found wwwlogs lnmp0.9-full.tar.gz location www wwwroot [root@localhost home]# cd wwwroot [root@localhost wwwroot]# ls ftp index.html memcached.php phpinfo....

9.demo中有的词搜索不到

发布时间:2014-01-02 19:01 t By 大王回山

[php] [root@localhost bin]# ./php /usr/local/lamp/xunsearch/sdk/php/util/Quest.php demo 很有 在 3 条数据中,大约有 0 条包含 很有 ,第 0-0 条,用时:0.0022 秒。 [root@localhost bin]# 有意思 -bash: 有意思: command not found [root@localhost bin]# ./php /usr/local/l...

10.关于 misc/ 目录下的文件

发布时间:2007-06-06 10:06 t By hightman

...用法: 建立操作句柄: server,port 开启 $cws = new CSCWS('localhost', 4700); $cws->open('localhost', 4700); // 若已打开且port/host不对就先关闭旧的 $cws = CSCWS::open('localhost', 4700); 查询分词(自动侦测连接?): $cws->send("我是中国...

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