fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)
...D:127.0.0.1:8384) 这个应该是服务启动成功了吧可还是报: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++ 写的服务端。
... type = title [message] type = body [chrono] type = numeric 另外fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)
xunsearch 的 8383/8384 两个端口做什么用,为什么,我的fsockopen()localhost:8384 会链接不上。 服务启动时显示这个: INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping server[xs...
...用 xunsearch 的 8383/8384 两个端口做什么用,为什么,我的fsockopen()localhost:8384 会链接不上。 服务启动时显示这个: INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping ser...