php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22126 file uploads double in size
Submitted: 2003-02-08 14:31 UTC Modified: 2003-02-10 07:46 UTC
From: admin at derekgulbranson dot net Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.2.3 OS: linux
Private report: No CVE-ID: None
 [2003-02-08 14:31 UTC] admin at derekgulbranson dot net
Files uploaded via PHP double in size and become corrupt when using the Apache 2 web server.  This bug only applies to files larger than about 2K, smaller files arrive on the server unaffected. When the file is of a certain size, the file is filled with sets of duplicate data.  This happens regardless of file type.  Due to the fact that smaller files are unaffected, this bug is not always initially noticed.

This bug occurred for me in a clean install of Redhat 8 using Apache 2 and PHP 4.2.3.  Since posting to various news forums, however, I have received emails from other experiencing the same problem with various configurations of PHP and Apache2.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-09 08:40 UTC] moriyoshi@php.net
Dupe of bug #19263, bug #21819 or bug #18648? Please check if your problem is the same as that one.

 [2003-02-10 02:15 UTC] admin at derekgulbranson dot net
yes, it appears this is the same bug as #19263.
 [2003-02-10 07:46 UTC] sniper@php.net
And that was not a PHP bug anyway..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 12:01:32 2024 UTC