"end of file found" in apache upload

2006-06-24 Thread Javier Gracia Tabuenca
hi. I have a problem whit upload files. I have the last version for this packages: CGI 3.20 libapreq2 2.07 HTML::Mason 1.32 and I use a simple code in mason for upload: <%args> $fitxer => undef <% $content %> <%init> my $content = ''; if($fitxer){

"End of file found"

2006-06-26 Thread Javier Gracia Tabuenca
hi. I have a problem whit upload files. I have the last version for this packages: CGI 3.20 libapreq2 2.07 HTML::Mason 1.32 and I use a simple code in mason for upload: <%args> $fitxer => undef <% $content %> <%init> my $content = ''; if($fitxer){ use Ap