next Posted April 29, 2008 Share Posted April 29, 2008 just installed Joomla and it keeps buggin me about magic_quotes_gpc, asks me to turn 'em on. For some reason i can't do it. I used phpinfo() to check which config file is being loaded (C:\wamp\bin\apache\apache2.2.8\bin\php.ini), opened it, uncommented and changed the value (exact string from php.ini: magic_quotes_gpc = On [Performance]), restarted all services and no result. Joomla still says that it's off and phpinfo() shows them as being off, why? How do i change it? Thanks. Link to comment https://forums.phpfreaks.com/topic/103358-magic_quotes_gpc/ Share on other sites More sharing options...
PFMaBiSmAd Posted April 29, 2008 Share Posted April 29, 2008 The line you changed was part of the documentation describing what the settings mean. The actual setting is later in the file. Link to comment https://forums.phpfreaks.com/topic/103358-magic_quotes_gpc/#findComment-529328 Share on other sites More sharing options...
next Posted April 29, 2008 Author Share Posted April 29, 2008 omg, thanks !!! Link to comment https://forums.phpfreaks.com/topic/103358-magic_quotes_gpc/#findComment-529332 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.