I'm having this issue also. I created a info.php file and went to mywebsite.com/subdomain/info.php and had a look for "Magic Quotes" which I found was set to "on."
I then created a php.ini file and added the following lines to it:
magic_quotes_gpc = Off
session.save_path = "/tmp"
Now when I look at info.php again in my web browser, it says that magic quotes is off.
However when I run the Joomla 3.1 installer it still says that magic quotes is "on." What more is there to do?
I read the post above about an "htaccess file" -- should I try that? There's already a file called "htaccess.txt" from when I extracted the Joomla installation into my subdomain, however I'm not sure if I should edit that one or not?
Thank you
via Joomla! http://forum.joomla.org/viewtopic.php?t=759993&p=3089511#p3089511
I then created a php.ini file and added the following lines to it:
magic_quotes_gpc = Off
session.save_path = "/tmp"
Now when I look at info.php again in my web browser, it says that magic quotes is off.
However when I run the Joomla 3.1 installer it still says that magic quotes is "on." What more is there to do?
I read the post above about an "htaccess file" -- should I try that? There's already a file called "htaccess.txt" from when I extracted the Joomla installation into my subdomain, however I'm not sure if I should edit that one or not?
Thank you
Statistics: Posted by theflash — Mon Sep 30, 2013 5:14 am
via Joomla! http://forum.joomla.org/viewtopic.php?t=759993&p=3089511#p3089511
No comments:
Post a Comment