A)
Switching the order makes no difference. Params catch 6 args and uploads none.
Results are the same with the last versions installed.

B)
ppm searching on repository theoryx5 is confusing.
I have configured the rep as
http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer
Searching through this i've only found versions of 1.2x of either mod-perl or 
libapreq.
After removing everything I've done
install http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd
2.0.0-RC1 installed

The same with libapreq2
install http://theoryx5.uwinnipeg.ca/ppms/libapreq2.ppd
And the mesage
Error: Package 'mod_perl-dev' not found on server. Please 'search' for it first

As the mod_perl-dev is of 12-dec-2004 and mod_perl of 19-dec-2004 (looking 
through html
browser) i didn't install.
However i do it now and oh, it's the RC2.

Well, i've the -dev installed, let's try now the libapreq2.
install http://theoryx5.uwinnipeg.ca/ppms/libapreq2.ppd
Now it is installing, version 2.04-dev installed

I remove all and reinstall only the last versions:

properties:
mod_perl-dev 2.0.0-RC2
libapreq2 2.04-dev





-----------------------------



>"eps com estem" <a
href="javascript:sendMsg('<[EMAIL PROTECTED]>');"><[EMAIL PROTECTED]></a> 
writes:
>>       if ($info->{content} =~ /.*multipart.*/) {
>>          my $mm =Apache::Request->new($apache,POST_MAX=>50000); #50k max
>>          my $uploads =$mm->upload();
>>          my $table =$mm->param(); #en teoria els uploads ja no estan
>Try switching the order:
>           my $table =$mm->param(); #en teoria els uploads ja no estan
>           my $uploads =$mm->upload();
>If that fixes your problem, there's a bug in $mm->upload()
>that we need to fix.
>--
>Joe Schaefer
>--
>Report problems: <a
href="/app/message?l=es&o=8&url=http%3A%2F%2Fperl%2Eapache%2Eorg%2Fbugs%2F"
target="_blank">http://perl.apache.org/bugs/</a>
>Mail list info: <a
href="/app/message?l=es&o=8&url=http%3A%2F%2Fperl%2Eapache%2Eorg%2Fmaillist%2Fmodperl%2Ehtml"
target="_blank">http://perl.apache.org/maillist/modperl.html</a>
>List etiquette: <a
href="/app/message?l=es&o=8&url=http%3A%2F%2Fperl%2Eapache%2Eorg%2Fmaillist%2Femail%2Detiquette%2Ehtml"
target="_blank">http://perl.apache.org/maillist/email-etiquette.html</a>
---------------------------------------------------------
Esta Navidad, sé más original ¿Te atreves a enviar una postal con tu voz? 
http://greetingmania.ya.com
Ya.com ADSL Router Wi-Fi: Sólo 29,90 €/mes + IVA*. Router + Antivirus y 
firewall ¡Gratis! http://acceso.ya.com/adsl/256router

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to