WordPress’ Mistake

Connection declined

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

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

If you require help, please check out the installation guidelines.

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

By admin