Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Использовать другой класс конекшена в ZFE_Sphinx #10

Open
IlyaSerdyuk opened this issue Oct 16, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@IlyaSerdyuk
Copy link
Member

В ZFE_Sphinx инкапсулирован
Drivers\SimpleConnection, который числится как deprecated.
При его использовании возникает ошибка:
unknown command SphinxQL driver via PHP 7.2.11 Mysqlnd #130
Есть смысл использовать Drivers\MysqliConnection, как предложен авторами или PDOConnection

@IlyaSerdyuk IlyaSerdyuk added the bug Something isn't working label Oct 16, 2019
@Dezzpil
Copy link
Contributor

Dezzpil commented Dec 5, 2019

Лучше Pdo\Connection
у меня с Mysqli проблема остается

@Dezzpil Dezzpil self-assigned this Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants