Home > Backend Development > PHP Tutorial > mysql41 - 使用Coreseek4.1的RT索引,用PHP连接不上提示:

mysql41 - 使用Coreseek4.1的RT索引,用PHP连接不上提示:

WBOY
Release: 2016-06-06 20:22:30
Original
1702 people have browsed it

安装环境:
CentOS6.5,coreseek-4.1,php5.6,myqsl5.5

问题说明:
SphinxSE已经编译安装到MySQL5.5,searchd启动OK;
在MySQL命令行,执行Sphinx查询命令OK;

但是在PHP连接127.0.0.1:9306,提示错误如下:
Server sent charset (0) unknown to the client. Please, report to the developers

搜索谷歌有人提示是searchd的版本2.0.2需要升级。
不知如何升级coreseek,是否安装sphinx覆盖可行?
有没有人碰到一样的问题,请解答。

回复内容:

安装环境:
CentOS6.5,coreseek-4.1,php5.6,myqsl5.5

问题说明:
SphinxSE已经编译安装到MySQL5.5,searchd启动OK;
在MySQL命令行,执行Sphinx查询命令OK;

但是在PHP连接127.0.0.1:9306,提示错误如下:
Server sent charset (0) unknown to the client. Please, report to the developers

搜索谷歌有人提示是searchd的版本2.0.2需要升级。
不知如何升级coreseek,是否安装sphinx覆盖可行?
有没有人碰到一样的问题,请解答。

用了api?
可能是api的版本和coreseek的版本不配套
之前遇到过没法查询的情况,找到相应的版本然后解决。
报错是不是这个忘了,仅供参考

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template