
smithm at gmail
Aug 16, 2006, 8:45 AM
Post #3 of 4
(1404 views)
Permalink
|
Hi Gerald, Actually w're running version 2.89 of CGI.pm - but I guess the need to upgrade answer still holds? I know from my previous job about upgrading embperl and everything else. It's hassle but ends up being necessary every now and then. Thanks, Michael On 8/16/06, Gerald Richter <richter [at] ecos> wrote: > > Hi, > > > > I have been experimenting with file upload via forms. I am > > using the method described by Gerald back here: > > > > http://www2.ecos.de/~mailarc/embperl/2001-04/msg00101.html > > <http://www2.ecos.de/%7Emailarc/embperl/2001-04/msg00101.html> > > > > It does successfully upload the file and do what I want, > > however subsequent requests to the server give this error: > > > > [Mon Aug 14 09:46:49 2006] [error] [15239]ERR: 24: Error in > > Perl code: anonymous handlers not (yet) supported at > > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apach > > e/compat.pm line 131. > > > > I changed read to sysread and still get the error although it > > seems a lot less frequent. > > > > Any suggestions? I'm using embperl 2.0b11 (old, I know!) > > > > There were incompatible change in CGI.pm and it looks like this is your > problem. You should either use CGI < 3 or an up to date Embperl > > Gerald > > > > ** Virus checked by BB-5000 Mailfilter ** > >
|