Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 24095 invoked by uid 500); 25 Jun 2003 11:14:05 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 24081 invoked from network); 25 Jun 2003 11:14:04 -0000 Received: from smtp07.debis.at (HELO smtp07-edvg.edvg.co.at) (53.244.2.88) by daedalus.apache.org with SMTP; 25 Jun 2003 11:14:04 -0000 Received: from pbote1.srv.dsh.at (pbote1.srv.dsh.at [53.244.58.80]) by smtp07-edvg.edvg.co.at with id NAA06965 for ; Wed, 25 Jun 2003 13:13:03 +0200 Received: (qmail 32713 invoked from network); 25 Jun 2003 11:13:01 -0000 Received: from viecos2.srv.dsh.at (10.30.4.49) by pbote1.srv.dsh.at with SMTP; 25 Jun 2003 11:13:01 -0000 Received: by viecos2.srv.dsh.at(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id C1256D50.003D983F ; Wed, 25 Jun 2003 13:12:46 +0200 X-Lotus-FromDomain: EDVG From: "Alexander Hartmaier" To: Message-ID: Date: Wed, 25 Jun 2003 13:12:55 +0200 Subject: Re: Embperl 2.0cvs or 1.3.6 with Apache 2.0 and Perl 5.8.0 Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline x-loopind: 1 x-loopjob: I:NAA06965 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi list! Finally I discovered what was my problem with apache 2.0.46, mod_perl 1.99-10dev and Embperl 2.0b9 on RedHat 8. After uninstalling mod_perl-1.99_05-3 the file /etc/httpd/conf.d/perl.conf was also removed and in this file mod_perl gets loaded!!! I added the line LoadModule perl_module modules/mod_perl.so and know my server is up and running =) @Gerald: The 'make test' problem is still there but it doesn't seem to concern anything I use... That are the last lines of the output of 'make test': -------------------------------------------------------------- ------------------------------- #8 plainblock.htm... ok #12 error.htm... Error in Line 8 Is: >[29680]ERR: 32: Warning in Perl code: Bareword found where operator expected at /opt/nac/Embperl-2.0b9/test/html/error.htm line 46, near "$error is"< Should: >^\[.*?\]ERR: 32: Warning in Perl code: Unquoted string "qqqqqqqqqqqqqq" may clash with future reserved word< Input: test/html/error.htm Output: test/tmp/out.htm Compared to: test/cmp/error.htm Log: test/tmp/test.log Testparameter: errors = 5 version = 2 repeat = 3 ERRORS detected! NOT all test have been passed successfully make: *** [test_dynamic] Error 8 --------------------------------------------------------------------------------------------- As requested here is the output of 'make test TESTARGS="-hi"': --------------------------------------------------------------------------------------------- [root@nac1 Embperl-2.0b9]# make test TESTARGS="-hi" make[1]: Entering directory `/opt/nac/Embperl-2.0b9/xs' make[2]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl' make[3]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/App' make[4]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/App/Config' make[4]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/App/Config' make[3]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/App' make[3]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Component' make[4]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Component/Config' make[4]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Component/Config' make[4]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Component/Output' make[4]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Component/Output' make[4]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Component/Param' make[4]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Component/Param' make[3]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Component' make[3]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Req' make[4]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Req/Config' make[4]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Req/Config' make[4]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Req/Param' make[4]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Req/Param' make[3]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Req' make[3]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Syntax' make[3]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Syntax' make[3]: Entering directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Thread' make[3]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl/Thread' make[2]: Leaving directory `/opt/nac/Embperl-2.0b9/xs/Embperl' make[1]: Leaving directory `/opt/nac/Embperl-2.0b9/xs' PERL_DL_NONLAZY=0 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl -hi loading... ok Starting httpd... pid = 29795 ok Testing mod_perl mode... #0 ascii... ok #1 pure.htm... ok #2 nooutput.htm... ok #3 nooutput.htm... ok #4 plain.htm... ok #5 plain.htm... ok #6 plain.htm... ok #7 plainblock.htm... ok #8 plainblock.htm... ok #12 error.htm... Error in Line 8 Is: >[29795]ERR: 32: Warning in Perl code: Bareword found where operator expected at /opt/nac/Embperl-2.0b9/test/html/error.htm line 46, near "$error is"< Should: >^\[.*?\]ERR: 32: Warning in Perl code: Unquoted string "qqqqqqqqqqqqqq" may clash with future reserved word< #13 error.htm... ok #14 error.htm... ok #15 errormismatch.htm... ok #16 errormismatchcmd.htm... ok #17 unclosed.htm... ok #18 notfound.htm... ok #19 notallow.xhtm... ok #22 errdoc/errdoc.htm... ok #24 errdoc/epl/errdoc2.htm... Error in Line 14 Is: >There are 3 errormessages:< Should: >There are 4 errormessages:< #25 rawinput/rawinput.htm... ok #26 var.htm... ok #31 varerr.htm... ok #34 varepvar.htm... ok #35 escape.htm... ok #36 escape.htm... ok #39 tagscan.htm... ok #40 tagscan.htm-d 1 ... ok #42 if.htm... ok #43 ifperl.htm... ok #44 loop.htm... ok #45 loopperl.htm... ok #46 table.htm... ok #47 table.htm-d 1 ... ok #49 lists.htm... ok #50 mix.htm... ok #54 object.htm... ok #56 input.htm... ok #57 hidden.htm... ok #58 java.htm... ok #59 inputjava.htm... ok #60 inputjs2.htm... ok #61 heredoc.htm... ok #62 post.htm... ok #63 upload.htm... ok #64 reqrec.htm... ok #65 reqrec.htm... ok #66 keepreq.htm... ok #67 keepreq.htm... ok #68 hostconfig.htm... ok #69 hostconfig.htm... ok #70 hostconfig.htm... ok #71 hostconfig.htm... ok #73 rawinput/include.htm... ok #74 rawinput/include.htm... ok #75 execnotfound.htm... ok #76 includeerr1.htm... ok #77 includeerr1.htm... ok #79 includeerr2.htm... Error in Line 13 Is: >[29795]ERR: 24: Error in Perl code: syntax error at /opt/nac/Embperl-2.0b9/test/html/incerr.htm line 4, near "+]"< Should: >\[.*?\]ERR\: 32\: Warning in Perl code\: Unquoted string "table" may clash with future reserved word at< #80 includeerr2.htm... Error in Line 13 Is: >[29795]ERR: 24: Error in Perl code: syntax error at /opt/nac/Embperl-2.0b9/test/html/incerr.htm line 4, near "+]"< Should: >\[.*?\]ERR\: 32\: Warning in Perl code\: Unquoted string "table" may clash with future reserved word at< #81 includeerrbt.htm... ok #82 incif.htm... ok #83 registry/Execute.htm... ok #85 registry/tied.htm... ok #86 registry/tied.htm... ok #87 callsub.htm... ok #88 callsub.htm... ok #89 executesub.htm... ok #90 executesub.htm... ok #91 execfirst.htm... ok #92 execsecond.htm... ok #93 execprint.htm... ok #94 execviamod.htm... ok #95 importsub.htm... ok #96 importsub.htm... ok #97 importsub2.htm... ok #98 subtextarea.htm... ok #99 subtextarea.htm... ok #101 nph/div.htm... ok #103 nph/nphinc.htm... ok #104 sub.htm... ok #105 sub.htm... ok #106 subtab.htm... ok #107 exit.htm... ok #108 exit2.htm... ok #110 exitreq.htm... ok #111 exitcomp.htm... ok #112 chdir.htm... ok #113 chdir.htm... ok #114 allform/allform.htm... ok #116 nochdir/nochdir.htm... ok #117 match/div.htm... ok #118 match/div.asc... ok #120 div.htm... ok #121 div.htm... ok #122 taint.htm... ok #123 ofunc/div.htm... ok #131 mdatsess.htm... ok #132 setsess.htm... ok #133 mdatsess.htm... ok #134 getnosess.htm... ok #135 mdatsess.htm... ok #136 getsess.htm... ok #137 mdatsess.htm... ok #138 execgetsess.htm... ok #140 getsess.htm... ok #141 delwrsess.htm... ok #142 getbsess.htm... ok #143 delrdsess.htm... ok #144 getdelsess.htm... ok #145 setsess.htm... ok #146 delsess.htm... ok #147 getdelsess.htm... ok #148 clearsess.htm... ok #149 setbadsess.htm... ok #150 setunknownsess.htm... ok #151 uidurl/seturlsess.htm... ok #152 uidurl/getnourlsess.htm...ok #153 uidurl/geturlsess.htm... ok #154 suidurl/seturlsess.htm...ok #155 suidurl/getnourlsess.htm...ok #156 suidurl/geturlsess.htm...ok #157 sidurl/setsdaturlsess.htm...ok #158 sidurl/getsdaturlsess.htm...ok #159 EmbperlObject/epopage1.htm...ok #160 EmbperlObject/epopage1.htm...ok #161 EmbperlObject/epoincdiv.htm...ok #162 EmbperlObject/epodiv.htm...ok #163 EmbperlObject/sub/epopage2.htm...ok #164 EmbperlObject/sub/epopage2.htm...ok #165 EmbperlObject/sub/subsub/eposubsub.htm...ok #166 EmbperlObject/sub/subsub/subsubsub/eposubsub.htm...ok #167 EmbperlObject/sub/subsub/subsubsub/eposubsub2.htm...ok #168 EmbperlObject/sub/eponotfound.htm...ok #169 EmbperlObject/sub/epobless.htm...ok #170 EmbperlObject/sub/epobless.htm...ok #171 EmbperlObject/sub/epobless2.htm...ok #172 EmbperlObject/sub/epobless2.htm...ok #173 EmbperlObject/sub/epobless3.htm...ok #174 EmbperlObject/sub/epobless3.htm...ok #175 EmbperlObject/obj/epoobj1.htm...ok #176 EmbperlObject/obj/epoobj2.htm...ok #177 EmbperlObject/obj/epoobj3.htm...ok #179 EmbperlObject/base2/epostopdir.htm...ok #180 EmbperlObject/base3/epobaselib.htm...ok #181 EmbperlObject/epobase.htm...ok #182 SSI/ssibasic.htm... ok #183 SSIEP/ssiep.htm... ok #184 inctext.htm... ok #185 incperl.htm... ok #186 asp.htm... ok #187 syntax.htm... ok #188 syntax.htm... ok #189 changeattr.htm... ok #190 changeattr.htm... ok #191 tagintag.htm... ok #198 pod/pod.asc... ok #220 app/i18n.htm... ok #221 xhtml.htm... ok #222 epform.htm... ok #223 subreq.htm... ok All test have been passed successfully! --------------------------------------------------------------------------------------------- THX, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org