Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kgwpadmin2010

    (@kgwpadmin2010)

    The redis config is default..

    Can I message you?

    Thread Starter kgwpadmin2010

    (@kgwpadmin2010)

    Same thing – connection refused.

    Status: Not Connected
    Client: Predis
    Drop-in: Valid
    Connection Exception: Connection refused [tcp://127.0.0.1:6379] (Predis\Connection\ConnectionException)
    Redis Extension: 4.3.0
    Predis Client: 1.1.1
    PHP Version: 7.2.17
    Multisite: No
    Global Prefix: "wp_"
    Blog Prefix: "wp_"
    WP_REDIS_CLIENT: "predis"
    WP_REDIS_SCHEME: "tcp"
    WP_REDIS_HOST: "127.0.0.1"
    WP_REDIS_PORT: "6379"
    WP_CACHE_KEY_SALT: "www.website.com"
    WP_REDIS_PASSWORD: "***************"
    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",
        "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",
        "blog_meta",
        "themes"
    ]
    Dropins: 
     - advanced-cache.php v by 
     - db.php v by 
     - Redis Object Cache Drop-In v1.4.3 by Till Krüss
    Thread Starter kgwpadmin2010

    (@kgwpadmin2010)

    Yes I got the ping/pong test success via SSH redis-cli.

    Is there any other output data I can show you to help?

Viewing 3 replies - 1 through 3 (of 3 total)