OCC won't run with memcache/apcu

Thank you, it works for me.

Yes it works - NC 29.0.5 ( 03.09.2024 )

I put apc.enable_cli=1 in /etc/php/{{ php_version }}/mods-available/apcu.ini and it worked. ({{ php_version }} == 7.4/8.0) / 8.2 :wink:

THIS MADE ALL THE DIFFERENCE!!!
After that change all the settings in the user_settings.ini are active now.
On Synology 7.x the path is:

/usr/local/etc/php82/cli/conf.d/user_settings.ini

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.