• Resolved beezer26164

    (@beezer26164)


    Servers
    Alias Protocol Host Port Database Password
    Master TCP 127.0.0.1 6379 0 No
    Alias Protocol Host Port Database Password
    Diagnostics
    PHP Version: 7.0.17
    Multisite: No
    Redis: Not Found
    Predis: 1.1.1
    Status: Disabled
    Client:
    WP_CACHE_KEY_SALT: “pantyhose-n-nylons.com”
    Drop-in: Invalid

    I have no idea what to do. I have installed redis on my VPS server and I thought everything was OK Setup Redis Pecl through WHM Panel. Redis wasn’t found when status was enabled eiher. Please Advise.

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

    (@tillkruess)

    “Client” seems to be empty. Make sure you set it to “pecl”.

    “Redis” is referring to the PhpRedis extension. That will be clearer in the next version.

    Thread Starter beezer26164

    (@beezer26164)

    I set the client to ‘PECL’ in wp-cofig and still getting Redis not found.

    PHP Version: 7.0.17
    Multisite: No
    Redis: Not Found
    Predis: 1.1.1
    Status: Connected
    Client: Predis (v1.1.1)
    WP_REDIS_CLIENT: “pecl”
    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”]

    Thread Starter beezer26164

    (@beezer26164)

    I figured it out. I needed to add the redis extension in php.ini for php 7.

    PHP Version: 7.0.17
    Multisite: No
    Redis: 3.1.2
    Predis: 1.1.1
    Status: Connected
    Client: PECL Extension (v3.1.2)
    WP_REDIS_CLIENT: “pecl”
    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”]

    Thanks

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