Re: [PHP-DEV] Removing of PHP_INI_PERDIR proposed

2002-10-28 Thread fantomas
Derick Rethans <[EMAIL PROTECTED]> wrote: -> On 28 Oct 2002, Matus fantomas Uhlar wrote: ->> Either nobody read it, ot nobody has any comments. Could then PHP_INI_PERDIR ->> be removed and all settings moved to PHP_INI_SYSTEM or PHP_INI_USER ? -> Removed? -> /me bangs head against wall You proba

Re: [PHP-DEV] Removing of PHP_INI_PERDIR proposed (Was: settingPHP_INI_SYSTEM config. variables in VHost sections (bug 20009))

2002-10-28 Thread Derick Rethans
On 28 Oct 2002, Matus fantomas Uhlar wrote: > Either nobody read it, ot nobody has any comments. Could then PHP_INI_PERDIR > be removed and all settings moved to PHP_INI_SYSTEM or PHP_INI_USER ? Removed? /me bangs head against wall Derick --

[PHP-DEV] Removing of PHP_INI_PERDIR proposed (Was: setting PHP_INI_SYSTEM config. variables in VHost sections (bug 20009))

2002-10-28 Thread fantomas
Me wrote: -> I found out that it is not possible with current php stable version (4.2.3) -> to define some configuration variables per virtual host - e.g. -> upload_tmp_dir. -> The upload_tmp_dir is masked ad PHP_INI_SYSTEM which allows changing -> php_upload_dir in php.ini or in httpd's main conf