> From: Michael Peters
> 
> I've upgraded from 1 to 2 with an application that does file 
> uploads and it worked fine for me. It's a little strange if 
> Dispatch has something to do with it since Dispatch doesn't 
> process the incoming request, but simply looks at the 
> PATH_INFO environment var (and now the HTTP_REQUEST_METHOD) 
> environment vars which should be setup by the web server.
> 
> Maybe somehow another CGI.pm object is being created somehow 
> and is eating up the uploaded resource be you get a chance to 
> get to it?
> 

Well I'm at a loss to explain it. I might look ast Evan's suggestion of
usining CGI::Simple


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to