ivan wrote:
> 
> hi there ,
> 
> I encoutred a problem with ASP.pm (ver.2.17) and multipart form what is
> happening is that when I try to use "file" fields I get something like this
> into the log
> 
> [Mon Jul  9 23:20:22 2001] [error] [client 192.168.0.5] Invalid method in
> request -----------------------------7d11b8668d0668
> [Mon Jul  9 23:20:41 2001] [error] [client 192.168.0.5] Invalid method in
> request -----------------------------7d13c1268d0668
> [Mon Jul  9 23:21:41 2001] [error] [client 192.168.0.2] Invalid method in
> request -----------------------------7d17811a20
> 
> if the form is normal (w/o enctype="multipart/form-data" ) I'm getting
> normally data into $Request.. nothing is crashing just I'm getting nothing
> into $Request collection...
> 

Can you get the ./site/eg/file_upload.asp example working from 
the distribution?  If so, see what's different about your script.
I believe I'm running the same Apache + modperl now too, and I 
have never seen the problem you report, Apache 1.3.20, mod_perl 1.25

BTW, from the error, it doesn't look like it has to do with Apache::ASP.
Maybe someone from the modperl list will give you some better info
specific to modperl.

-- Josh

_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks Founder                       Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

Reply via email to