ID:               29937
 Updated by:       [EMAIL PROTECTED]
 Reported By:      justin at timelesstech dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *Directory/Filesystem functions
 Operating System: FreeBSD 4.8 stable
 PHP Version:      4.3.8
 New Comment:

Did you compile PHP from source or did you use the ports? If you used
the ports, can you check what patches were applied to the clean php
source?


Previous Comments:
------------------------------------------------------------------------

[2004-09-01 22:40:40] justin at timelesstech dot com

Description:
------------
We have had scripts running for a while now fine on PHP 4.3.4 that
assume that the $_FILES['name'] value on file uploads contains the full
/path/to/the/filename.txt

However after our server admins upgraded to PHP 4.3.8 the
$FILES['name'] now only contains the filename, with no path. This makes
it impossible for our recursive file uploader script to work, since it
NEEDS the pathname of those files to know what directory/subdir on the
server to upload the file(s) to!

The changelog does not mention this, but does anybody have any ideas?



------------------------------------------------------------------------


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

Reply via email to