I've tried numerous variations, but can't get POST_MAX to work properly. Everything works fine without it.

my $POST_MAX = 1024*1024*10;
my $req = Apache2::Request->new($r, POST_MAX => $POST_MAX);

The error log tells me only "Conflicting information", which seems exceedingly unhelpful.

Can someone point me in the right direction?
--
__________________________________________________________________
 Garrison Hoffman         Codefix Consulting       1.718.210.3445
 [EMAIL PROTECTED]     http://codefix.net/      1.866.456.0584

Reply via email to