On mer, 2007-04-25 at 14:36 -0400, Joshua Slive wrote:
> On 4/25/07, Draks Draks <[EMAIL PROTECTED]> wrote:
> > Hello all,
> >
> > I need to POST files to an Apache server (version 2.0.58) using the chunked
> > transfer mode. However my PHP script doesn't seem to receive anything. I
> > have tested with another server (2.2.3) and it works fine.
> >
> > Does anybody know what is the problem here?
> 
> PHP versions before 5.1 or so explicitly forbid chunked input.

The server is running PHP 5.2.1.

I think I'll just give up with chunked transfers and use the
content-length header since I know the length of the files.

strawks.




---------------------------------------------------------------------
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]

Reply via email to