Tagged: Redis
- AuthorPosts
Jihyun
GuestHello,
I am having trouble connecting Redis to the Object Cache in W3 Total Cache. Despite verifying my server configuration, I keep receiving “Test Failed” errors.
What I have confirmed:
PHP-Redis Extension: Installed and active (php -m | grep redis returns positive).
Redis Service: The Redis server is running and responds with PONG when pinged via redis-cli.
Connection Details: I have tried using 127.0.0.1:6379 and localhost:6379, but the result is the same.Please refer the following screenshots:


Could you please advise if there is a specific configuration or debugging step I might be missing for W3TC to recognize the Redis instance?
Best regards,
Marko Vasiljevic
KeymasterHello Jihyun
Thank you for reaching out, and I am happy to help!
Just to confirm, have you tried restarting the Redis instance and trying the default IP: Port in the W3 Total Cache Object Cache settings for Redis?
Thanks!- AuthorPosts

