Leider bekomme ich bei der App Installation von owncloud folgende Fehler.
Can't write into config directory 'config'
You can usually fix this by giving the webserver user write access to the config directory in owncloud
Can't write into apps directory
You can usually fix this by giving the webserver user write access to the apps directory in owncloud or disabling the appstore in the config file.
Can't create data directory (/var/www/web0/apps/cloud/data)
You can usually fix this by giving the webserver write access to the ownCloud directory '/var/www/web0/apps/cloud' (in a terminal, use the command 'chown -R www-data:www-data /path/to/your/owncloud/install/data'