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 ** 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to