I’ve just upgraded my local Nextcloud from Hub 7 to Hub 8 (29.0.4) and the occ program has changed and no longer works.
This is what I get:
howard@raspi-omni:/var/www/html/nextcloud $ cat ./occ
#!/usr/bin/env php
<?php
/**
* Copyright (c) 2013 Thomas Müller <thomas.mueller@tmit.eu>
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.
*/
//$argv = $_SERVER['argv'];
require_once __DIR__ . '/console.php';
howard@raspi-omni:/var/www/html/nextcloud $
Please describe in more detail what “no longer works” means, and perhaps provide some examples of specific commands you tried and any error messages you may have received.
We would also need more details about your system and how exactly you installed Nextcloud to be able to help you. There’s a support template for this, which you chose to ignore: Support template. Please use this when you request support