Reading post data from separate handlers

2006-02-14 Thread Blayne Bayer
I have a problem that hopefully somebody has encountered or can point me in the right direction. We use the latest embperl 1.xxx release on linux. I have created a handler to do authentication before the embperl handler is run. This new handler needs to read data from the post each request. Ho

Apache::Request breaks cgi.pm

2006-02-21 Thread Blayne Bayer
Hello, we have just installed Apache::Request ( libapreq ) and suddenly all of our file uploads are breaking with a ' Setup of CGI.pm failed: Malformed multipart POST' error. We use embperl and everything was working fine. Have been searching for a solution but cannot find any. Does anybody k

Re: Apache::Request breaks cgi.pm

2006-02-21 Thread Blayne Bayer
Sorry, forgot to list that, yes using mp1.x and apache 1.3 with embperl version 1.3.4. We have the latest cgi.pm ( version 3.16 ). thanks, Blayne Tom Schindl wrote: I assume you are using mp1.x and apache1.3? Tom Blayne Bayer wrote: Hello, we have just installed Apache::Request

Re: Apache::Request breaks cgi.pm

2006-02-21 Thread Blayne Bayer
We actually tried upgrading that this morning with no success we are now on cgi.pm version 3.16. thanks, blayne Gerald Richter wrote: Hello, we have just installed Apache::Request ( libapreq ) and suddenly all of our file uploads are breaking with a ' Setup of CGI.pm failed: Malformed mu