Hardware: VPS bought online ( Contabo ) YunoHost version: 4.3.6.2 (stable) I have access to my server : Through SSH Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
i’m trying to use occ on nextcloud to setup the same dashboard for all users as shown in here.
root@xxx:/var/www/nextcloud# sudo -u nextcloud php7.3 occ config:app:set dashboard layout --value='calendar,tasks,welcome'
An unhandled exception has been thrown:
OC\HintException: [0]: Memcache \OC\Memcache\APCu not available for local cache (Is the matching PHP module installed and enabled?)