Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0b4

Bug #858 Upload Error Code with File size
Submitted: 2004-02-26 09:27 UTC
From: jan at jan-albrecht dot de Assigned:
Status: No Feedback Package: HTTP_Upload
PHP Version: 4.3.1 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2004-02-26 09:27 UTC] jan at jan-albrecht dot de
Description: ------------ The MAX_FILE_SIZE is limited to 20KB. When a user is uploading a file greater than this size, he's getting the error "Upload Error: E_FAIL_MOVE" and not the expected message "File too large".

Comments

 [2004-05-28 17:35 UTC] antonio
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 PEAR.
 [2004-09-02 20:48 UTC] antonio
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. 97 days withour feedback.
 [2004-12-03 06:54 UTC] mpivon at mediasyndicate dot com
Hello, Recently installed a script on a server, and getting the Upload Error: E_FAIL_MOVE error. No one seems to know what it is, and all the threads on this site seem to terminate without much of an answer. Some say it's a fixed error, but my hosting provider (claims they) uploaded the newest Upload.php file, and the error is still occurring. Can anyone help here? Please? It's running on a windows box with PHP 4.3.X tied to MySQL with the latest versions of Zend and Pear. The folders are CHMODED to 777 as well.
 [2004-12-03 07:01 UTC] wenz
do you have a __MINIMAL__ script to reproduce?