Re: Local vs Master Configure values

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Nov 9, 2007 4:24 PM, tedd <tedd@xxxxxxxxxxxx> wrote:
> Hi gang:
>
> I'm confronting a safe_mode problem and have a question.
>
> My PHP Info states that safe_mode is ON for local and OFF for master
> -- what does that mean?
>
> Does that mean I can turn it off for my scripts via something like:
>
> ini_set( 'safe_mode', '0' );   ???
>
> It's not easy for me to test and that's why I'm asking.

see the manual for a description of where php.ini directives can be
overridden.
http://us.php.net/manual/en/ini.php

safe_mode can only be set in php.ini or httpd.conf


-nathan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux