WunderTools
WunderTools copied to clipboard
Memcache settings ignored due settings.php not aware of enabled modules.
In settings.php if (class_exists(MemcacheBackendFactory::class))
returns false even if the memcached module is enabled effectively disabling memcache caching.