Filesystem is Not Writeable
-
Hey,
I disabled the Plugin/Theme editor and updates/installations in WordPress using:
define('DISALLOW_FILE_MODS', true);
After doing so, I noticed a message in the Redis plugin dashboard indicating that the filesystem isn’t writeable. Would this affect the Redis object cache?
If I add this directive before enabling Redis, I can’t enable it anymore because the filesystem isn’t writeable.
If Redis is already enabled, I believe it will still function properly.
Would this directive impact Redis from functioning, or adding it after enabling Redis won’t make a difference?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Filesystem is Not Writeable’ is closed to new replies.