Nextcloud version 14 :
Operating system and version Ubuntu 16 :
PHP version (7.2) :
Hello
I’m running different nextcloud instances on my plesk server and on all I am not able to make an occ command.
When I type:
sudo -u www-data /opt/plesk/php/7.2/bin/php /var/www/vhosts/nextcloud/occ -h
I get the answer:
Cannot write into “config” directory!
This can usually be fixed by giving the webserver write access to the config directory
See Installation wizard — Nextcloud 14 Administration Manual 14 documentation
Or, if you prefer to keep config.php file read only, set the option “config_is_read_only” to true in it.
See Configuration Parameters — Nextcloud 14 Administration Manual 14 documentation
I’m running into this issue with all my 3 nextclououd installations.
I already searched the web for a solution but was not sucessfull. Where can I start?
Thank you in advance for all advices!
Lukas