Ok, everyone, sorry to have bothered you with this. Turns out it didn't
have anything to do with modperl or apache, but that I was just missing
some stuff from CGI::Simple. By default, CGI.pm (which I was used to)
enables file uploads of unlimited size; by contrast CGI::Simple's
default is to disab
Jacob Fugal wrote:
Hello all,
I'm working on a site under Apache 2.0.47 with modperl 1.99.09.
As mp2 is being actively developed I'd suggest upgrading to 1.99_10 if possible.
I've got
most everything working right in my server setup, I can get and set
cookies, get input variables from forms/etc