On Fri, Aug 29, 2008 at 6:35 PM, Ashley Pond V <[EMAIL PROTECTED]> wrote:
> How could you read the POST body without clobbering it to hand off to some
> PHP, or whatever is next in line?
I don't think you can. Usually people use something like libapreq to
get around this, since it can just keep t
>Dan Axtell wrote:
>> I'm still trying to figure out how to build mod_perl on an
>AMD x86_64 system.
>> It's running gcc 4.1.1 on Red Hat 4.1.1-52. Perl 5.8.8 +
>Apache + mod_perl is
>> already installed, but I wanted to try and build everything
>with 5.10 because
>> I've read that the Red