Without the multipart/form-data ...
---
[5599]REQ: No Safe Eval All Opcode allowed mode = mod_perl (3)
[5599]REQ: Package = HTML::Embperl::DOC::_1
###############################################
application/x-www-form-urlencoded
###############################################
[5599]Formdata... length = 300
[5599]FORM: decor_redirect_url=http://www1.test1:8080/ChannelOnline/acme/home/
---
With the multipart/form-data ...
---
[5754]REQ: No Safe Eval All Opcode allowed mode = mod_perl (3)
[5754]REQ: Package = HTML::Embperl::DOC::_1
###############################################
multipart/form-data; boundary=---------------------------42423833519577477931714636915
###############################################
[5754]Formdata... length = 0
[5754]Using APACHE for output...
---
and I also get the following on the bottom of the page.
---
Method Not Implemented
-----------------------------42423833519577477931714636915 to / not supported.
Invalid method in request -----------------------------42423833519577477931714636915
---
Apache/1.3.12 Server at www1.test1 Port 8080
BTW, this is the form tag in the HTML.
--
<form method="post" enctype="multipart/form-data" name="copage"
action="http://www1.test1:8080/ChannelOnline/acme/home/">
--
Thanks,
John
Thus spake Gerald Richter ([EMAIL PROTECTED]):
> >
> > It also passes all of it's test
> >
>
> That mean that multipar/form-data basicly works, because the upload test
> tests this
>
> >
> > Any known problems with Embperl 1.3.1 and CGI 2.752?
>
> I don't know any, but I personaly didn't tested file upload 2.752
>
> > Would optimzing Perl or Apache optimze the values away? I used
> "-O3 -mcpu=pentiumpro -march=pentiumpro -ffast-math -fomit->frame-pointer"
> to compile Perl and Apache.
>
> I don't think so
>
> Could you add a
>
> print LOG $ENV{CONTENT_TYPE} ;
>
> to see what the actual content type is ?
>
> Gerald
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
John Walstra CNET Networks
Senior Software Developer, Jack Of All Trades 300 Park Blvd, Suite 105
mailto:[EMAIL PROTECTED] Itasca, IL 60143-4914
Phone: 630.438.7000 x1304 Fax: 630.775.0555
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]