Mhhh, maybe your PHP process (which is used by ownCloud for reading and writing stuff) is running on another user than www-run which could explain why you're able to read but not to write stuff.
Have a look at: https://doc.owncloud.org/server/8.0/admin_manual/installation/installation_wizard.html#setting-strong-directory-permissions how to get the actual user running your php scripts. -- View this message in context: http://owncloud.10557.n7.nabble.com/Permissions-Problems-tp15000p15011.html Sent from the Users mailing list archive at Nabble.com. _______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
