Nach Update auf 21 occ auf Kommandozeile ohne Funktion

@apollojo

Nutzt du APCu als lokalen Memory Cache? Dann musst du evtl. folgendes zu deiner PHP-Config hinzufügen:

apc.enable_cli=1

https://help.nextcloud.com/t/solved-occ-command-php-fatal-error-allowed-memory-size-of-xxx-bytes-exhausted/108521/17

https://docs.nextcloud.com/server/21/admin_manual/configuration_server/caching_configuration.html#id1 (Der orange Kasten)