[Owncloud] UPDATE Error "Magic quotes"

Chris fisch.666 at gmx.de
Sun Jul 7 17:38:21 UTC 2013


Hi,

are you really sure that your magic quotes are disabled. The check is done
directly by checking if the get_magic_quotes_gpc is enabled here:

https://github.com/owncloud/core/blob/v5.0.7/lib/util.php#L290-L294

so i don't think that this check is telling lies. Use the phpinfo() and you
see the current status of your magic quotes. Additional infos about how to
disable magic quotes can be found here:

http://php.net/manual/en/security.magicquotes.disabling.php



--
View this message in context: http://owncloud.10557.n7.nabble.com/UPDATE-Error-Magic-quotes-tp10030p10037.html
Sent from the ownCloud mailing list archive at Nabble.com.



More information about the Owncloud mailing list