-----Original Message----- From: Eric Covener [mailto:[email protected]] Sent: maandag 22 juni 2009 18:33 To: [email protected] Subject: Re: [us...@httpd] Apr_bucket_read() failed when uploading files
> The bug talks about uploading to a script that doesn't read the POST > body. Aren't you reading it to do something with it? Are you sure you're > reading all of it? The problem is, that you don't even get to where you can read/do anything with the POST data. When I test it, either one of two things happen: either browser suddenly disconnects. or CGI.pm fails eval, and cannot be loaded (the presence of POST data apparently causes Apache to fail its init under these circumstances). The "apr_bucket_read() failed" is the only thing Apache logs for it. - Mark --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
