ID: 46485
User updated by: nyaka at nyaka dot com
Reported By: nyaka at nyaka dot com
Status: Bogus
Bug Type: Apache2 related
Operating System: Solaris 10
PHP Version: 5.2.6
New Comment:
That's what I see there...
But in any case, how come the same upload perfectly work with PHP 4?
Previous Comments:
------------------------------------------------------------------------
[2008-11-05 16:48:24] [EMAIL PROTECTED]
Thanks. The closing boundary is missing the "--" prefix (the last
boundary must be prefixed *and* suffixed with "--").
------------------------------------------------------------------------
[2008-11-05 14:38:33] nyaka at nyaka dot com
I've sent the dump to your email.
------------------------------------------------------------------------
[2008-11-05 01:57:39] [EMAIL PROTECTED]
Could you please send a TCP dump ?
------------------------------------------------------------------------
[2008-11-05 01:34:06] nyaka at nyaka dot com
I can see the correct boundary at the end of the packet in the TCP
dump.
------------------------------------------------------------------------
[2008-11-04 22:49:56] [EMAIL PROTECTED]
The error code is set when the POST handler did not found the final
boundary in the client's input. This may happen when the boundary is
effectively missing, or e.g. when the Content-Length is incorrect.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/46485
--
Edit this bug report at http://bugs.php.net/?id=46485&edit=1