Solution found
See Nextcloud is already the latest version - #8 by bb77
Specifically, making this alias was all I needed. I have no idea why this works.
alias nocc="sudo -u www-data php --define apc.enable_cli=1 /var/www/html/nextcloud/occ"
See Nextcloud is already the latest version - #8 by bb77
Specifically, making this alias was all I needed. I have no idea why this works.
alias nocc="sudo -u www-data php --define apc.enable_cli=1 /var/www/html/nextcloud/occ"