作者:手机用户2602915215 | 来源:互联网 | 2023-09-04 16:14
安装环境:
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覆盖可行?
有没有人碰到一样的问题,请解答。