Re: form upload limit

2001-12-13 Thread Monika
expirience, it is the lower boud of the size limit (that is Apache size limit seems to overwrite size limit from POST_MAX) As far as POST_MAX... I was using CGI::POST_MAX=1024*100, which would set the max size to 100 kb. It's also defind in CGI.pm hope this helps, Monika I tested this form

file upload size and malformed header

2000-10-03 Thread Monika Soroczynska
, and it worked fine). As far as we can tell, it looks like the problem might be in mod_perl somewhere, but we have not been able to track it down. Has anyone seen this, or have any suggestion about what to try next? We're running Apache 1.3.12 with mod_perl 1.24. and slash-1.0.8 Monika Soroczynska

Static link mod_perl error

1999-12-09 Thread Monika Machado
Hello List members, I have the following system: Redhat 6.1 Perl version 5.005_03 built for i686-linux (no RPM) Apache_1.3.9 (no RPM) mod_perl-1.21 (no RPM) glibc-2.1.2 My problem is the following: If I build mod_perl to be dinamically loaded it works fine, but I want mod_perl to be static