• I have had Redis configured on our server. I see

    Status: Connected
    Client: Predis (v1.1.1)

    Master TCP 127.0.0.1 6379 0 No

    I click on Diagnostics and i see

    PHP Version: 5.6.27
    Multisite: Yes
    Redis: Not Found
    Predis: 1.1.1
    Status: Connected
    Client: Predis (v1.1.1)
    WP_CACHE_KEY_SALT: “ashevchenko*&(*^(_”
    Drop-in: Valid
    Global Prefix: “”
    Blog Prefix: “1”
    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”]

    My issue is “Redis: Not Found” does this mean it’s not working? Should i be worried with the setup? Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    No, it’s all good and working.

    “Redis: Not Found” is just referring to the “Redis” class in PHP, but you’re using Predis, not HHVM or PhpRedis.

Viewing 1 replies (of 1 total)
  • The topic ‘Redis: Not Found’ is closed to new replies.