I'm trying to create a cache zone using APCu.
I follow the official guide reported below:
https://doc.owncloud.org/server/10.0/admin_manual/configuration/server/caching_configuration.html
I'm running php5.6
I'm trying to create a cache zone using APCu.
I follow the official guide reported below:
https://doc.owncloud.org/server/10.0/admin_manual/configuration/server/caching_configuration.html
I'm running php5.6
What is a cache zone?
Can you make sure the package for APCu and your PHP are matching?
I meant how to configure ACPu
I fixed on config.php were missing two lines not shown in the official guide
Can you specify what two lines?