Page 1 of 1

php.ini

Posted: Thu Jan 28, 2010 2:27 pm
by jeffz2010
I have shell access to VPS.
Using PuTTY, I changed:

Code: Select all

 
magic_quotes_gpc = Off
 
I expected that it affects Master Value, but it did not.
Actually it did not affect Local value as well.

Just like changes in php.ini had no effect.

.htaccess flagging works fine.

I'd be grateful, if anyone can help me understand this?

-----------------
php 5.2.10 (Zend: 2.2.0) as Apache Mod

Re: php.ini

Posted: Thu Jan 28, 2010 3:18 pm
by AbraCadaver
Did you restart Apache after the change?

Re: php.ini

Posted: Wed Feb 03, 2010 8:27 pm
by jeffz2010
sorry ... been away for a few days (RR)
nope ...
so I gather, this is the reason ...