I installed Redis Object cache plugin on my site and although it is giving page load times etc., in the menu bar it is in red and says not connected. The diagnostic logs is below. Is there a fix for this I can do as a lay person? Just wanted to speed up my site but if it needs a lot of knowledge of setting things up on my hostinger server, etc., I might abandon it. Thanks in advance.
Just wanted page load and query stats to make sure my site is loading fast. So I installed query monitor and it told me that there is no object caching happening. Then I installed Redis object cache but it is saying not connected.
`
Status: Not connected Client: Drop-in: Valid Disabled: No Ping: Connection Exception: Connection refused [tcp://127.0.0.1:6379] (Predis\Connection\ConnectionException) Errors: [ "Connection refused [tcp://127.0.0.1:6379]" ] PhpRedis: Not loaded Relay: Not loaded Predis: 2.0.3 Credis: Not loaded PHP Version: 7.4.32 Plugin Version: 2.2.2 Redis Version: Unknown Multisite: No Metrics: Disabled Metrics recorded: 0 Filesystem: Working Global Prefix: "wp_" Blog Prefix: "wp_" WP_REDIS_PREFIX: ")XSrcW>du$jnVN)Pg<Tlt4@
840+:V(Q@2U#=n=<Z^c}JuA!<
jh<hAp0/SJr1Y<" WP_CACHE_KEY_SALT: ")XSrcW>du$jnVN)Pg<Tlt4@840+:V(Q@2U#=n=<Z^c}JuA!<
jh<hAp0/SJr1Y<" 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", "redis-cache" ] Ignored Groups: [ "counts", "plugins", "themes", "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", "redis-cache", "blog_meta", "wordfence", "wordfence-ls" ] Unflushable Groups: [] Groups Types: { "blog-details": "ignored", "blog-id-cache": "ignored", "blog-lookup": "ignored", "global-posts": "ignored", "networks": "ignored", "rss": "ignored", "sites": "ignored", "site-details": "ignored", "site-lookup": "ignored", "site-options": "ignored", "site-transient": "ignored", "users": "ignored", "useremail": "ignored", "userlogins": "ignored", "usermeta": "ignored", "user_meta": "ignored", "userslugs": "ignored", "redis-cache": "ignored", "counts": "ignored", "plugins": "ignored", "themes": "ignored", "blog_meta": "ignored", "wordfence": "ignored", "wordfence-ls": "ignored" } Drop-ins: [ "Query Monitor Database Class (Drop-in) v3.10.1 by John Blackbourn", "Redis Object Cache Drop-In v2.2.2 by Till Krüss" ]
`