Quantcast
Channel: WordPress.org Forums » [Redis Object Cache] Support
Viewing all articles
Browse latest Browse all 141

Issue enabling plugin with roots/bedrock in production

$
0
0

Replies: 3

Hi,

Thanks for a fab plugin, wonder if you could advise on particular issue with our setup?

We use roots/bedrock and roots/sage as our starter theme on our Woocommerce/Wordpress site. By default, Bedrock has a config/application.php file and in there a setting of:

// Disable plugin and theme updates and installation from the admin
//Config::define('DISALLOW_FILE_MODS', true);

This basically disables the ability to update WordPress and it’s plugins from Admin, which is very useful!

The problem however with this is that with this setting true above, when trying to enable the Redis Object Cache plugin, it says the Filesystem is not writeable.

Is there any way around this while still keeping the restriction of not allowing admins to perform updates? FYI I have tried settingWP_REDIS_DISABLE_DROPIN_CHECK but that didn’t work.

Many thanks
Kevin


Viewing all articles
Browse latest Browse all 141

Trending Articles