imaginarynumber Posted December 1, 2013 Posted December 1, 2013 Still trying to install the newest version of Joomla... Now discovered that Magic Quotes GPC needs to be turned off. Initially I added php_flag magic_quotes_gpc off to the .htaccess file in the subdirectory. This didn't change anything so created two php.ini files with the following code magic_quotes_gpc = Off, adding one to the root and subdirectory. This just resulted in a code 500 error so I deleted the comments in the htacess file but the php.ini files don't seem to be working. Is there anything else I can do or do I need to raise a ticket? Quote
TCH-Bruce Posted December 1, 2013 Posted December 1, 2013 I'd open a ticket to get this resolved. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.