Closed leventmuslim closed 5 years ago
If you’re not running on Pantheon, edit wp-config.php to add your cache credentials
I can't connect to remote redis database. Error I see is; _Warning! PHPRedis module is unavailable, which is required by WP Redis object cache
for clarity: WordPress core -> wp-redis plugin -> phpredis PECL extension -> Redis server
So you need a PHP extension.
If you’re not running on Pantheon, edit wp-config.php to add your cache credentials
I can't connect to remote redis database. Error I see is; _Warning! PHPRedis module is unavailable, which is required by WP Redis object cache