Redis Cache Connection Test Failed




Wordpress LScache Plugin: Redis Cache Connection Test Failed

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hello there, I installed (Litespeed + WordPress) using Official Digitalocean One Click Installer. Now I followed everything written on this page i.e https://docs.litespeedtech.com/cloud/wordpress. However, When i am trying to use Redis as cache method it says connection test failed. Memcache working fine but redis, am i missing something? Here is the screenshot of my settings. Screenshot of litespeed cache Settings Hi @faceline , Please check if redis socket file actually exists at this location ? /var/run/redis/redis-server.sock If not, youll have to configure the redis server to ensure that it is accepting connections using socket. To enable Socket connections you need to edit your redis.conf and add these ? # create a unix domain socket to listen on unixsocket /var/run/redis/redis-server.sock # set permissions for the socket unixsocketperm 755 Restart Redis server, verify the sock file and check again. It should work Hi, Also please try set port to 0 , instead of leaving it empty. Best regards, I tried to set the port to O but still, Connection Test: Failed Also, Now Memcached is also not working?Hi, What happens if you login to SSH and do /usr/local/lsws/bin/lswsctrl restart Best regards, @faceline Just to confirm, you tried to set the port to the number zero? You typed the letter o there, so I just want to make sure you actually tried 0 I fixed it after reinstalling the Web server itself. Thank you for support.



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference