Skip to content

Call occ upgrade with same php arguments as updater.phar is called? #468

@jneuhauser

Description

@jneuhauser

I'm calling the updater with: /usr/bin/php8.1 --define apc.enable_cli=1 /var/www/nextcloud/updater/updater.phar --no-interaction

But while doint the full update, the command occ upgrade fails with: OCP\HintException: [0]: Memcache \OC\Memcache\APCu not available for local cache (Is the matching PHP module installed and enabled?)

Is it possible that updater.phar calls occ upgrade also with --define apc.enable_cli=1?

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developenhancementfeature: upgradeNote: In `server` but called by updater. Also see `feature: installs and updates` in server

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions