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

Error when use PHPRedis #68

Open
akalongman opened this issue Jan 14, 2019 · 0 comments
Open

Error when use PHPRedis #68

akalongman opened this issue Jan 14, 2019 · 0 comments

Comments

@akalongman
Copy link

akalongman commented Jan 14, 2019

I am using phpredis driver and getting multiple errors on RedisCanBeAccessed check.

When phpredis is used as a Redis driver:

  1. Redis facade should not be used in the code, it does not exist at all
  2. $connection->connect() is redundant for phpredis driver and throws error "Redis::connect() expects at least 1 parameter, 0 given"
@akalongman akalongman changed the title Error when use PHP Redis Error when use PHPRedis Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant