Re: Local vs Master Configure values

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

 




The only question that remains for me is what's the difference between Local and Master Configure values in php_info? Why two?

The 'master' value is straight from php.ini or the httpd.conf settings (eg httpd.conf sets the open_basedir restrictions).

The 'local' value is after .htaccess changes and/or local script changes (eg changing memory_limit with an ini_set).

--
Postgresql & php tutorials
http://www.designmagick.com/

--
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