From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.2.3
PHP Bug Type:     Apache2 related
Bug description:  file uploads double in size

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.
-- 
Edit bug report at http://bugs.php.net/?id=22126&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22126&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22126&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22126&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22126&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22126&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22126&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22126&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22126&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22126&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22126&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22126&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22126&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22126&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22126&r=gnused

Reply via email to