You are currently viewing SemiWiki as a guest which gives you limited access to the site. To view blog comments and experience other SemiWiki features you must be a registered member. Registration is fast, simple, and absolutely free so please,
join our community today!
WordPress › Error
Error establishing a Redis connection
read error on connection to 127.0.0.1:6379
WordPress is unable to establish a connection to Redis. This means that the connection information in your wp-config.php
file are incorrect, or that the Redis server is not reachable.
- Is the correct Redis host and port set?
- Is the Redis server running?
If you need help, please read the installation instructions.
To disable Redis, delete the object-cache.php
file in the /wp-content/
directory.