ID: 32387 User updated by: ricike at aporisk dot hu Reported By: ricike at aporisk dot hu -Status: Feedback +Status: Open Bug Type: *Configuration Issues Operating System: Windows Server 2003 / IIS 6.0 PHP Version: 4.3.10 New Comment:
I tried the snapshot. The situation is the same, phpinfo() shows the correct configuration, but $_FILES["file"]["tmp_name"] always points to the path defined in php.ini, regardless of the Per Directory Values. Previous Comments: ------------------------------------------------------------------------ [2005-03-20 22:59:20] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2005-03-20 22:32:37] ricike at aporisk dot hu 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 this bug report at http://bugs.php.net/?id=32387&edit=1