pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
228 stars 68 forks source link

Can't connect to remote DB at redislabs.com #233

Closed leventmuslim closed 5 years ago

leventmuslim commented 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

szepeviktor commented 5 years ago

for clarity: WordPress core -> wp-redis plugin -> phpredis PECL extension -> Redis server

So you need a PHP extension.