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

 ID:               49479
 Updated by:       php-bugs@lists.php.net
 Reported by:      elmue at gmx dot de
 Summary:          move_uploaded_file is dead
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          Filesystem function related
 Operating System: Windows
 PHP Version:      6SVN-2009-09-06 (snap)

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2010-06-08 15:30:42] tony2...@php.net

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




------------------------------------------------------------------------
[2009-09-06 01:13:27] elmue at gmx dot de

Description:
------------
On PHP 6 VC6 from 3.sept.2009 the function
move_uploaded_file() is completely dead.
Tested on Windows XP with Xampp, Apache 2.2.9

is_file($_FILES["UploadFile"]["tmp_name"])
returns true that means that the files has been uploaded correctly.

The array $_FILES is filled with correct values.

The destination file for move_uploaded_file() is a valid path with filename but 
the file is never moved.

The same script works fine on PHP 5.



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



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

Reply via email to