Re: [PHP] php.ini (typo in previous)
- Date: Fri, 9 May 2008 11:54:08 -0500
- From: Michael Satterwhite <michael@xxxxxxxxxxx>
- Subject: Re: [PHP] php.ini (typo in previous)
There was a typo in my previous message asking the question. I typed a "."
instead of "_". It's corrected below:
On Friday 09 May 2008 11:47:29 Michael Satterwhite wrote:
> I'm trying to turn off magic quotes for a site. I've copied the php.ini
> from /etc/php5/apache2 to the web site directory. In this file, I've
> changed magic_quotes_gpc to read
> magic_quotes_gpc = Off
>
> When I run phpinfo() from this directory, it still shows magic quotes as
> being on. I'm guessing there is another configuration parameter (either in
> the Apache configuration or for php) that allows this to be processed.
> Would someone be so kind as to help me here; I admit ignorance.
>
> ---Michael
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php