WordPress’ Error

Connection refused

WordPress is not able to develop a connection to Redis. This indicates that the connection details in your wp-config. php file are incorrect, or that the Redis server is not reachable.

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

If you need aid, please read the installation instructions.

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

By admin