sphinx中searchd协议错误的问题

发布于 2024-08-20 15:22:22 字数 166 浏览 5 评论 0原文

当我运行 sphinx api(版本 0.9.9-win32)的 test2.php 时,我收到错误

ERROR: expected searchd protocol version 1+, got version '0'. 

有谁知道为什么会这样。

I am getting the error

ERROR: expected searchd protocol version 1+, got version '0'. 

Does anyone knows why is it coming so when i run test2.php of sphinx api(ver 0.9.9-win32).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蘑菇王子 2024-08-27 15:22:22

检查您是否已启动 searchd 守护进程。如果没有,请找到 searchd 的安装位置,进入其目录并发出 ./searchd 命令。

基本上,请遵循Sphinx 手册第 2.6 章

Check if you have started the searchd daemon. If not, find where you have the searchd installed, go to its directory and issue ./searchd command.

Basically, follow chapter 2.6 from the Sphinx manual

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文