WordPress’ Error

Connection refused

WordPress is not able to establish a connection to Redis. This suggests that the connection info in your wp-config. php file are inaccurate, or that the Redis server is not reachable.

  • Is the right Redis host and port set?
  • Is the Redis server running?

If you need aid, please read the setup instructions.

To disable Redis, delete the object-cache. php file in the/ wp-content/ directory site.

By admin