Redis Not Found
-
This is what my diagnostics from the plugin shows:
PHP Version: 7.0.19
Multisite: No
Redis: Not Found
Predis: 1.1.1
Status: Connected
Client: Predis (v1.1.1)
WP_REDIS_CLIENT: “predis”
WP_CACHE_KEY_SALT: “pantyhose-n-nylons.com”
Drop-in: Valid
Global Prefix: “vorrt_”
Blog Prefix: “vorrt_”
Global Groups: [“blog-details”,”blog-id-cache”,”blog-lookup”,”global-posts”,”networks”,”rss”,”sites”,”site-details”,”site-lookup”,”site-options”,”site-transient”,”users”,”useremail”,”userlogins”,”usermeta”,”user_meta”,”userslugs”]
Ignored Groups: [“counts”,”plugins”,”themes”]I installed the pecl extension for redis and tried that as client in wp-conf also and still had the same diagnostics.
But if I go to 127.0.0.1:6379> keys * with Putty I get tons of info?
What am I doing wrong?
The topic ‘Redis Not Found’ is closed to new replies.