From:             ricike at aporisk dot hu
Operating system: Windows Server 2003 / IIS 6.0
PHP version:      4.3.10
PHP Bug Type:     *Configuration Issues
Bug description:  Problem with upload_tmp_dir when set as "Per Directory Value"

Description:
------------
I have changed in php.ini the upload_tmp_dir to a directory which i want
to use for most of the websites.

And i used the "Per Directory Values" thing in the registry for a specific
website's wwwroot to use an other temp dir for file uploads.

When phpinfo() is called, it says the correct local and master values, but
when i upload a file, it is uploaded into the the temp directory specified
in php.ini, not to the directory specified for that website.


-- 
Edit bug report at http://bugs.php.net/?id=32387&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32387&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32387&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32387&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32387&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32387&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32387&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32387&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32387&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32387&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32387&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32387&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32387&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32387&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32387&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32387&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32387&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32387&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32387&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32387&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32387&r=mysqlcfg

Reply via email to