• Resolved Karan

    (@peeyooshk)


    Hello:

    On my cent os ec2 instance i have installed pecl redis. I have created the redis elastic cache instance and allowed all outbound traffic and incoming traffic from only ec2 instance private ip.

    Have added the below to my wp-config.php but still the plugin shows Redis Status : not installed.
    define(‘WP_REDIS_HOST’, ‘xxx.xxx.xx.amazonaws.com’);

    Please help.

    https://ww.wp.xz.cn/plugins/redis-cache/

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    “Not installed” means that there is no object-cache.php file in your content directory. I’ll update the wording in the next version. You just have to click the “Enable Object Cache” button and see if it works then.

Viewing 1 replies (of 1 total)

The topic ‘Redis and amazon elastic cache’ is closed to new replies.