Embperl List, I am trying to get HTML-Embperl-1.3.4 running on our Solaris 2.6 box, using gcc version 2.7.2.3, perl 5.8.0, apache 1.3.27. It finds an old version of mod_perl, 1.25 on our machine. I am trying to upgrade that as well, but that is a different thread on a different mailing list.
So, when I try to run make test, I get the following: PERL_DL_NONLAZY=0 /usr/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl loading... ok Testing offline mode... #0 ascii... ok #1 pure.htm... ok #4 plain.htm... ok #5 plain.htm... ok #6 plain.htm... ok #7 plainblock.htm... ok #8 plainblock.htm... ok #9 error.htm... ok #10 error.htm... ok #11 error.htm... ok #17 unclosed.htm... ok #18 notfound.htm... ok #19 execnotfound.htm... ok #20 notallow.xhtm... ok #21 noerr/noerrpage.htm... ok #22 errdoc/errdoc.htm... ok #24 errdoc/epl/errdoc2.htm... ok #26 rawinput/rawinput.htm... ok #27 var.htm... ok #31 varerr.htm... ok #34 varerr.htm... ok #36 escape.htm... ok #37 escape.htm... ok #38 escraw.htm... ok #39 spaces.htm... ok #40 tagscan.htm... ok #41 tagscan.htm-d 1 ... ok #42 tagscandisable.htm... ok #43 if.htm... ok #44 ifperl.htm... ok #45 loop.htm... ok #46 loopperl.htm... ok #47 table.htm... ok #48 table.htm-d 1 ... ok #49 tabmode.htm... ok #50 lists.htm... ok #51 mix.htm... ok #52 binary.htm... ok #53 nesting.htm... ok #54 object.htm... ok #56 discard.htm... ok #57 input.htm... Error in Line 157 Is: > <option value="Wert3">Wert3</option>< Should: > <option value="Wert3" selected>Wert3</option>< Input: test/html/input.htm Output: test/tmp/out.htm Compared to: test/cmp/input.htm Log: test/tmp/test.log Testparameter: query_info = feld5=Wert5&feld6=Wert6&feld7=Wert7&feld8=Wert8&cb5=cbv5&cb6=cbv6&cb7=cbv7&cb8=cbv8&cb9=ncbv9&cb10=ncbv10&cb11=ncbv11&mult=Wert3&mult=Wert6&esc=a<b&escmult=a>b&escmult=Wert3 ERRORS detected! NOT all test have been passed successfully cat: cannot open test/tmp/httpd.pid cat: cannot open test/tmp/httpd.pid make: *** [test_dynamic] Error 157 It appears the multiple values within a query string are not working properly. Please let me know where I can look from here. I have not found any solution in the archives (unless I didn't search properly, which is entirely possible). Please let me know if you need any additional information. Thanks. JohnM ## John Mendenhall ## [EMAIL PROTECTED] ## Senior Network/Systems Administrator --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]