Edit report at http://bugs.php.net/bug.php?id=39451&edit=1

 ID:                 39451
 Comment by:         ivo at altranslations dot be
 Reported by:        digdug3 at zonnet dot nl
 Summary:            upload_tmp_dir directive not used properly
 Status:             Closed
 Type:               Bug
 Package:            Filesystem function related
 Operating System:   Windows 2000
 PHP Version:        5.2.0
 Block user comment: N

 New Comment:

Have the same problem 

apache 2 directadmin php 5.3.3

when executing phpinfo the upload_tmp_dir is correct however the
variable tmp_name is not updated accordingly it remains at /tmp

I also had the same problem with version 5.2.13


Previous Comments:
------------------------------------------------------------------------
[2007-01-09 19:43:37] [email protected]

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.



------------------------------------------------------------------------
[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/bug.php?id=39451&edit=1

Reply via email to