Tryed to use the occ installer and got:
sudo -u user php occ maintenance:install
PHP Warning: require_once(): open_basedir restriction in effect. File(/var/www/xxxx/xxxxx/console.php) is not within the allowed path(s): (/dev/urandom) in /var/www/xxxx/xxxxx/occ on line 11
PHP Warning: require_once(/var/www/xxxxx/xxxxxx/console.php): failed to open stream: Operation not permitted in /var/www/xxxx/xxxxx/occ on line 11
PHP Fatal error: require_once(): Failed opening required ‘/var/www/xxxx/xxxxxx/console.php’ (include_path=‘.:/usr/share/php:/usr/share/php/PEAR’) in /var/www/xxxx/xxxx/occ on line 11
if have no clue about open_basedir… so i hope someone here can gibe me a hint.