Hi there,
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
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/Apache/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!)
Thanks
Michael
- Errors after file upload Michael Smith
- RE: Errors after file upload Gerald Richter
- Re: Errors after file upload Michael Smith
- RE: Errors after file upload Gerald Richter