Hi,
as it says in the title, I cannot delete one Folder in my ownCloud. I saw a solution online but that didn’t help me because there is no “php_value magic_quotes_gpc” in my .htaccess
I assume it has to do something with the version but I didn’t find anything newer.
If you have an account at all-inkl.com you must set
php_value magic_quotes_gpc Off
in your .htaccess, then you can delete files.
Testet with owncloud 5.0.6
Link to the “solution” https://github.com/owncloud/core/issues/3343
My ownCloud Version is: 9.0.5
Thanks
-DieMelone