Re: Upload/POST fails repeatedly with mod_perl 1.29 and 1.27

[prev] [thread] [next] [Date index for 2004/11/16]

From: Stas Bekman
Subject: Re: Upload/POST fails repeatedly with mod_perl 1.29 and 1.27
Date: 21:15 on 16 Nov 2004
Raphael Ferguson wrote:
[...]
> but after the request, the POSTed values never show up
> in the param() of CGI.pm or Apache::Request. GET requests names and
> values work, but not POST. These POSTed values are very small, but
> just in case I set MaxPostSize in httpd.conf to 10240. That didn't
> help either. There is no evidence of this problem in the error log.

Smells like either a disk space shortage problem. Or inability to find the 
TMP directory. Try defining TMPDIR env var before starting the server and 
see if it makes any difference. But I could be wrong. It's the easiest to 
add print statements or step through with debugger to see what's going 
wrong. Unfortunately none of these modules have a proper debug framework 
which can be enabled to make the debug easier.


        -- 
        __________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Re: Upload/POST fails repeatedly with mod_perl 1.29 and 1.27
Stas Bekman 21:15 on 16 Nov 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52