So I have mounted a legacy owncloud folder over nfs to this machine. Php is running a pool as the user 'nextcloud' and all files are owned by this user and the group permissions are for 'www-data' (as which the webserver is running). If I su nextcloud I can read/write everything on this share.
However when I browse to nextcloud I end up with the typical Your data directory is not writable and I have no idea why this is so.
Server configuration
Operating system: debian/yunohost
Web server: nginx
Database: mysql
PHP version: 7.0
Nextcloud version: 13.0.5
So I have mounted a legacy owncloud folder over nfs to this machine. Php is running a pool as the user 'nextcloud' and all files are owned by this user and the group permissions are for 'www-data' (as which the webserver is running). If I
su nextcloudI can read/write everything on this share.However when I browse to nextcloud I end up with the typical
Your data directory is not writableand I have no idea why this is so.Server configuration
Operating system: debian/yunohost
Web server: nginx
Database: mysql
PHP version: 7.0
Nextcloud version: 13.0.5