ID: 39451 Updated by: [EMAIL PROTECTED] Reported By: digdug3 at zonnet dot nl -Status: Open +Status: Closed Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 5.2.0 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-01-09 19:33:33] digdug3 at zonnet dot nl The latest snapshot (5.2.1RC3-dev) solved the problem. upload_tmp_dir is working properly again. (no need for open_basedir and C:\WINNT\TMP) Thanks! ------------------------------------------------------------------------ [2007-01-07 18:57:51] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.2-win32-latest.zip ------------------------------------------------------------------------ [2006-11-12 11:53:34] digdug3 at zonnet dot nl All extensions disabled, can be repoduced with an phpinfo() and Apache running virtual directories ------------------------------------------------------------------------ [2006-11-09 15:35:23] digdug3 at zonnet dot nl Description: ------------ The upload_tmp_dir is set in an virtual host file. When php_info() is called the directive is set properly, but all relying functions to upload_tmp_dir use the standard (C:\WINNT\TMP). Used to work correctly with previous version. Apache 2.2.3/PHP 5.2.0/Windows 2000 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39451&edit=1