Re: upload not working

2004-02-14 Thread Gerald Richter
> > After installing the older 3.00 version of CGI onto the linux box, and > recompiling Embperl, all tests were successful, and the upload code > worked. > The problem is now fixed in the CVS version of Embperl. The problem was, that CGI.pm 3.01+ deletes the temporaries files when the CGI object

Re: upload not working

2004-02-06 Thread Gerald Richter
> > After installing the older 3.00 version of CGI onto the linux box, and > recompiling Embperl, all tests were successful, and the upload code > worked. > > I appears that upload_hook was introduced in CGI 3.01. > > Should I be changing my code to account for this, or is there a bug > in Embperl

upload not working

2004-02-06 Thread Mark Vitnell
While installing Embperl/2.0b10, on a new box, I noted that the upload test was failing. I installed anyway, and using the sample upload code from perldoc Embperl found that a file of zero size was created, and debug messages told me I was trying to 'read() on closed filehandle'. This was on