fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)
...个应该是服务启动成功了吧可还是报:fsockopen(): unable to connect to localhost:8384 (Permission denied)[hr] 我用的是centos6.0.
大概有可能是你启用了 redhat 系的 SELinux 所以限制了连接?建议非必要就把它关了。或者网上搜索一下再看看怎么解决。
这说明你的服务端没有开啊 安装完 xunsearch 必须启动 xunsearch server的。运行 安装目录下的 bin/xs-ctl.sh start 来启动。 xunsearch 是c/s的工作模型,php 的代码相当于客户端,它去连接 c/c++ 写的服务端。
... [chrono] type = numeric 另外fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)