Posts: 9
Threads: 2
Joined: Jun 2012
Repaired - cheers steven.
I guess lastly is the magic quotes, which is what i originally set out to do lol.
Did you take a look at my pip.ini script from my hoster? (url above) it shows magic quotes = off but when i run the php report it shows as its on.
When i add that link to my .htaccess once i save i get a page error 500 on my whole site.
Im stumped
Posts: 2,905
Threads: 59
Joined: Jun 2010
It sounds like your custom php.ini file isn't overriding the default one.
If you go to Reports -> PHP Info, the 'Loaded Configuration File' value should say which php.ini file is actually being used. Whereas the 'Configuration File (php.ini) Path' value is the default one which you are trying to override.
It's best to ask your host about this.
Have
you completed
the interview?
Posts: 27
Threads: 13
Joined: Jun 2012
I have issues with magic quotes as well. My server is Yahoo and I cannot access anywhere the file to disable the feature. Yahoo does not allow .htaccess uploads so I am stumped. Any suggestions? What is happening is alot of postings are getting held for approval for having links in them. Any ideas for a solution are greatly appreciated!
(02-Aug-2012, 01:01 PM)Steven Wrote: Also, it seems that your server has Magic Quotes enabled. This is why there are cases like this:
Quote:Lee\\\'s customer service
You can disable it using this FAQ:
http://www.commentics.org/support/knowle...&suggest=1
Posts: 2,905
Threads: 59
Joined: Jun 2010
Have
you completed
the interview?
Posts: 27
Threads: 13
Joined: Jun 2012