Web : ownCloud error Memcache \OC\Memcache\APCu not available for local cache
Encountering the following error with ownCloud? “Memcache \OC\Memcache\APCu not available for local cache Is the matching PHP module installed and enabled?” This usually mean that either the Memcache/APC module isn’t installed (or enabled), or a mistake in the ownCloud configuration is present. 1. Make sure the APC package is present on your system (the commands… Read More »