[Owncloud] UPDATE Error "Magic quotes"

Derek Broes derek at broes.net
Sun Jul 7 21:00:27 UTC 2013


Yes I am sure and I have done that check. Also, does the upgrade activate
magic quotes? If it doesn't then why would the error just happen when the
previous install prior to the upgrade wouldn't have run either as it too
doesn't allow it to run.


-----Original Message-----
From: owncloud-bounces at kde.org [mailto:owncloud-bounces at kde.org] On Behalf
Of Chris
Sent: Sunday, July 7, 2013 10:38 AM
To: owncloud at kde.org
Subject: Re: [Owncloud] UPDATE Error "Magic quotes"

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.
_______________________________________________
Owncloud mailing list
Owncloud at kde.org
https://mail.kde.org/mailman/listinfo/owncloud




More information about the Owncloud mailing list