Hi Gerald,

I am trying to install Embperl 1.3.6 on a new laptop running Slackware
10. This has Apache 1.3.31, mod_perl 1.29 and Perl 5.8.4. I am getting
errors with make test, which I gather from the archives might be ok, but
then I am also getting a problem when starting Apache. I am just
wondering if I should perhaps move back to an earlier version of Perl to
make this work? I know you're probably not doing much development with
Embperl 1.3 any more, but I want to use the stable version rather than
the beta for now since I know it works well with all my existing code.

I am attaching the make test output and the output from starting Apache,
please let me know if there are any other tweaks or tests I can do...

Thanks in advance,

-Neil
[EMAIL PROTECTED]:/usr/src/HTML-Embperl-1.3.6# make test TESTARGS="-i"
PERL_DL_NONLAZY=0 /usr/bin/perl5.8.4 "-Iblib/lib" "-Iblib/arch" test.pl -i

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...              ok
#58 hidden.htm...             ok
#59 java.htm...               ok
#60 inputjava.htm...          ok
#62 heredoc.htm...            ok
#67 chdir.htm...              ok
#68 chdir.htm...              ok
#69 nochdir/nochdir.htm...    ok
#70 include.htm...            ok
#73 includeerr1.htm...        ok
#74 includeerr2.htm...        ok
#81 callsub.htm...            ok
#82 callsub.htm...            ok
#88 importsub.htm...          ok
#89 importsub.htm...          ok
#90 importsub2.htm...         ok
#91 importmodule.htm...       ok
#92 recursexec.htm...         ok
#93 nph/div.htm...            ok
#94 nph/npherr.htm...         ok
#95 nph/nphinc.htm...         ok
#96 sub.htm...                ok
#97 sub.htm...                ok
#102 allform/allform.htm...   ok
#103 stdout/stdout.htm...     ok
#107 div.htm...               ok
#108 div.htm...               ok
#110 ofunc/div.htm...         ok
#111 safe/safe.htm...         ok
#112 safe/safe.htm...         ok
#113 safe/safe.htm...         ok
#114 opmask/opmask.htm...     ok
#116 opmask/opmasktrap.htm...
Error in Line 7
Is:     >[2689]ERR: 24: Error in Perl code: (in cleanup) 'iteration finalizer' trapped 
by operation mask at test/html/opmask/opmasktrap.htm line 212.<p><
Should: >\[.*?\]ERR\: 24\: Error in Perl code\: \(in cleanup\) iteration finalizer 
trapped by operation mask<
#170 inctext.htm...           ok

Testing Execute function...

div.htm from file...          ok
div.htm from memory...        ok
div.htm to memory...          ok
div.htm to tied handle...     ok
div.htm from/to memory...     ok
error.htm to memory...        ok
EmbperlObject/epopage1.htm ...ok
EmbperlObject/sub/epopage2.htm ...ok
EmbperlObject/obj/epoobj3.htm ...ok
EmbperlObject/sub/epobless.htm ...ok
EmbperlObject/sub/epobless.htm ...ok


Starting httpd...       [2694]SES:  Embperl Session management enabled (>= 1.50)
pid = 2694  ok

Testing mod_perl 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...

Expected 2 more error(s) in logfile

#10 error.htm...

Expected 2 more error(s) in logfile

#11 error.htm...

Expected 2 more error(s) in logfile

#17 unclosed.htm...           ok
#18 notfound.htm...           ok
#19 execnotfound.htm...       ok
#20 notallow.xhtm...          ok
#21 noerr/noerrpage.htm...

Expected 2 more error(s) in logfile

#22 errdoc/errdoc.htm...

Expected 2 more error(s) in logfile

#24 errdoc/epl/errdoc2.htm...

Expected 2 more error(s) in logfile

#26 rawinput/rawinput.htm...  ok
#27 var.htm...                ok
#31 varerr.htm...

Expected 1 more error(s) in logfile

#34 varerr.htm...

Expected 1 more error(s) in logfile

#35 varepvar.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...              ok
#58 hidden.htm...             ok
#59 java.htm...               ok
#60 inputjava.htm...          ok
#62 heredoc.htm...            ok
#63 post.htm...               ok
#64 upload.htm...
Error in Line 17
Is:     >----------<
Should: >f1=abc1<
#65 reqrec.htm...             ok
#66 reqrec.htm...             ok
#67 chdir.htm...              ok
#68 chdir.htm...              ok
#69 nochdir/nochdir.htm...    ok
#70 include.htm...            ok
#73 includeerr1.htm...        ok
#74 includeerr2.htm...        ok
#77 registry/Execute.htm...   ok
#78 registry/errpage.htm...

Expected 4 more error(s) in logfile

#79 registry/tied.htm...      ok
#80 registry/tied.htm...      ok
#81 callsub.htm...            ok
#82 callsub.htm...            ok
#88 importsub.htm...          ok
#89 importsub.htm...          ok
#90 importsub2.htm...         ok
#91 importmodule.htm...       ok
#92 recursexec.htm...         ok
#93 nph/div.htm...            ok
#94 nph/npherr.htm...

Expected 2 more error(s) in logfile

#95 nph/nphinc.htm...         ok
#96 sub.htm...                ok
#97 sub.htm...                ok
#99 exit.htm...               ok
#100 exit2.htm...             ok
#101 exit3.htm...             ok
#102 allform/allform.htm...   ok
#103 stdout/stdout.htm...     ok
#104 match/div.htm...         ok
#105 match/div.asc...         ok
#106 http.htm...              ok
#107 div.htm...               ok
#108 div.htm...               ok
#109 taint.htm...             ok
#110 ofunc/div.htm...         ok
#111 safe/safe.htm...         ok
#112 safe/safe.htm...         ok
#113 safe/safe.htm...         ok
#114 opmask/opmask.htm...     ok
#116 opmask/opmasktrap.htm...
Error in Line 7
Is:     >[2694]ERR: 24: Error in Perl code: (in cleanup) 'iteration finalizer' trapped 
by operation mask at /usr/src/HTML-Embperl-1.3.6/test/html/opmask/opmasktrap.htm line 
212.<p><
Should: >\[.*?\]ERR\: 24\: Error in Perl code\: \(in cleanup\) iteration finalizer 
trapped by operation mask<
#117 mdatsess.htm...          ok
#118 setsess.htm...           ok
#119 mdatsess.htm...          ok
#120 getnosess.htm...         ok
#121 mdatsess.htm...          ok
#122 getsess.htm...           ok
#123 mdatsess.htm...          ok
#124 execgetsess.htm...       ok
#125 registry/reggetsess.htm...ok
#126 getsess.htm...           ok
#127 delwrsess.htm...         ok
#128 getbsess.htm...          ok
#129 delrdsess.htm...         ok
#130 getdelsess.htm...        ok
#131 setsess.htm...           ok
#132 delsess.htm...           ok
#133 getdelsess.htm...        ok
#134 clearsess.htm...         ok
#135 setbadsess.htm...        ok
#136 setunknownsess.htm...    ok
#137 uidurl/seturlsess.htm... ok
#138 uidurl/getnourlsess.htm...ok
#139 uidurl/geturlsess.htm... ok
#140 suidurl/seturlsess.htm...ok
#141 suidurl/getnourlsess.htm...ok
#142 suidurl/geturlsess.htm...ok
#143 sidurl/setsdaturlsess.htm...ok
#144 sidurl/getsdaturlsess.htm...ok
#145 EmbperlObject/epopage1.htm...ok
#146 EmbperlObject/epopage1.htm...ok
#147 EmbperlObject/epoincdiv.htm...ok
#148 EmbperlObject/epodiv.htm...ok
#149 EmbperlObject/sub/epopage2.htm...ok
#150 EmbperlObject/sub/epopage2.htm...ok
#151 EmbperlObject/sub/subsub/eposubsub.htm...ok
#152 EmbperlObject/sub/subsub/subsubsub/eposubsub.htm...ok
#153 EmbperlObject/sub/subsub/subsubsub/eposubsub2.htm...ok
#154 EmbperlObject/sub/eponotfound.htm...ok
#155 EmbperlObject/sub/epobless.htm...ok
#156 EmbperlObject/sub/epobless.htm...ok
#157 EmbperlObject/sub/epobless2.htm...ok
#158 EmbperlObject/sub/epobless2.htm...ok
#159 EmbperlObject/sub/epobless3.htm...ok
#160 EmbperlObject/sub/epobless3.htm...ok
#161 EmbperlObject/obj/epoobj1.htm...ok
#162 EmbperlObject/obj/epoobj2.htm...ok
#163 EmbperlObject/obj/epoobj3.htm...ok
#164 EmbperlObject/obj/epoobj4.htm...ok
#165 EmbperlObject/base2/epostopdir.htm...ok
#166 EmbperlObject/base3/epobaselib.htm...ok
#167 EmbperlObject/epobase.htm...ok
#170 inctext.htm...           ok

Testing cgi 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
#27 var.htm...                ok
#31 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...              ok
#58 hidden.htm...             ok
#59 java.htm...               ok
#60 inputjava.htm...          ok
#62 heredoc.htm...            ok
#63 post.htm...               ok
#64 upload.htm...
Error in Line 17
Is:     >----------<
Should: >f1=abc1<
#67 chdir.htm...              ok
#68 chdir.htm...              ok
#70 include.htm...            ok
#73 includeerr1.htm...        ok
#74 includeerr2.htm...        ok
#81 callsub.htm...            ok
#82 callsub.htm...            ok
#88 importsub.htm...          ok
#89 importsub.htm...          ok
#90 importsub2.htm...         ok
#91 importmodule.htm...       ok
#92 recursexec.htm...         ok
#93 nph/div.htm...            ok
#96 sub.htm...                ok
#97 sub.htm...                ok
#100 exit2.htm...             ok
#101 exit3.htm...             ok
#104 match/div.htm...         ok
#105 match/div.asc...         ok
#106 http.htm...              ok
#107 div.htm...               ok
#108 div.htm...               ok
#110 ofunc/div.htm...         ok
#117 mdatsess.htm...          ok
#118 setsess.htm...           ok
#119 mdatsess.htm...          ok
#120 getnosess.htm...         ok
#121 mdatsess.htm...          ok
#122 getsess.htm...           ok
#123 mdatsess.htm...          ok
#124 execgetsess.htm...       ok
#126 getsess.htm...           ok
#127 delwrsess.htm...         ok
#128 getbsess.htm...          ok
#129 delrdsess.htm...         ok
#130 getdelsess.htm...        ok
#131 setsess.htm...           ok
#132 delsess.htm...           ok
#133 getdelsess.htm...        ok
#134 clearsess.htm...         ok
#135 setbadsess.htm...        ok
#136 setunknownsess.htm...    ok
#145 EmbperlObject/epopage1.htm...ok
#146 EmbperlObject/epopage1.htm...ok
#147 EmbperlObject/epoincdiv.htm...ok
#148 EmbperlObject/epodiv.htm...ok
#149 EmbperlObject/sub/epopage2.htm...ok
#150 EmbperlObject/sub/epopage2.htm...ok
#151 EmbperlObject/sub/subsub/eposubsub.htm...ok
#152 EmbperlObject/sub/subsub/subsubsub/eposubsub.htm...ok
#153 EmbperlObject/sub/subsub/subsubsub/eposubsub2.htm...ok
#155 EmbperlObject/sub/epobless.htm...ok
#156 EmbperlObject/sub/epobless.htm...ok
#157 EmbperlObject/sub/epobless2.htm...ok
#158 EmbperlObject/sub/epobless2.htm...ok
#159 EmbperlObject/sub/epobless3.htm...ok
#160 EmbperlObject/sub/epobless3.htm...ok
#161 EmbperlObject/obj/epoobj1.htm...ok
#162 EmbperlObject/obj/epoobj2.htm...ok
#163 EmbperlObject/obj/epoobj3.htm...ok
#164 EmbperlObject/obj/epoobj4.htm...ok
#170 inctext.htm...           ok

All test have been passed successfully!

[EMAIL PROTECTED]:/usr/src/HTML-Embperl-1.3.6#
[EMAIL PROTECTED]:/usr/src/HTML-Embperl-1.3.6# 
/usr/local/httpd_perl/bin/apachectl_perl start
Constant subroutine HTML::Embperl::dbgAll redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgAllCmds redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgCmd redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgDefEval redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgEarlyHttpHeader redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgEnv redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgEval redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgFlushLog redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgFlushOutput redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgForm redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgFunc redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgHeadersIn redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgImport redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgInput redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgLogLink redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgMem redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgProfile redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgShowCleanup redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgSource redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgStd redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgSession redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgTab redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgWatchScalar redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgParse redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::dbgObjectSearch redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::epIOCGI redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::epIOMod_Perl redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::epIOPerl redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::epIOProcess redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::escHtml redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::escNone redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::escStd redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::escUrl redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::escEscape redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableChdir redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableEmbperlErrorPage redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optReturnError redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableFormData redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableHtmlScan redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableInputScan redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableMetaScan redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableTableScan redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableSelectScan redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optDisableVarCleanup redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optEarlyHttpHeader redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optOpcodeMask redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optRawInput redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optSafeNamespace redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optSendHttpHeader redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optAllFormData redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optRedirectStdout redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optUndefToEmptyValue redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optNoHiddenEmptyValue redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optAllowZeroFilesize redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optKeepSrcInMemory redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optKeepSpaces redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optOpenLogEarly redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::optNoUncloseWarn redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::ok redefined at /usr/lib/perl5/5.8.4/constant.pm 
line 108.
Constant subroutine HTML::Embperl::rcArgStackOverflow redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcArrayError redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcCannotUsedRecursive redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcCmdNotFound redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcElseWithoutIf redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcEndifWithoutIf redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcEndtableWithoutTable redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcEndtableWithoutTablerow redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcEndtextareaWithoutTextarea redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcEndwhileWithoutWhile redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcEvalErr redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcExecCGIMissing redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcFileOpenErr redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcHashError redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcInputNotSupported redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcIsDir redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcLogFileOpenErr redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcMagicError redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcMissingRight redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcNoRetFifo redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcNotCompiledForModPerl redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcNotFound redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcOutOfMemory redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcPerlVarError redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcPerlWarn redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcStackOverflow redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcStackUnderflow redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcUnknownNameSpace redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcUnknownVarType redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcVirtLogNotSet redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcWriteErr redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcXNotSet redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcCallInputFuncFailed redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcCallOutputFuncFailed redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcSubNotFound redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcImportStashErr redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcCGIError redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcUnclosedHtml redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcUnclosedCmd redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Constant subroutine HTML::Embperl::rcNotAllowed redefined at 
/usr/lib/perl5/5.8.4/constant.pm line 108.
Subroutine TIEHANDLE redefined at Embperl.pm line 269.
Subroutine PRINT redefined at Embperl.pm line 278.
Subroutine PRINTF redefined at Embperl.pm line 285.
Subroutine CLOSE redefined at Embperl.pm line 293.
Subroutine TIEHANDLE redefined at Embperl.pm line 312.
Subroutine PRINT redefined at Embperl.pm line 321.
Subroutine PRINTF redefined at Embperl.pm line 328.
Subroutine CLOSE redefined at Embperl.pm line 336.
Subroutine Warn redefined at Embperl.pm line 463.
Subroutine AddCompartment redefined at Embperl.pm line 481.
Subroutine SendLogFile redefined at Embperl.pm line 503.
Subroutine CheckFile redefined at Embperl.pm line 591.
Subroutine ScanEnvironment redefined at Embperl.pm line 677.
Subroutine CleanCallExecuteReq redefined at Embperl.pm line 727.
Subroutine Execute redefined at Embperl.pm line 736.
Subroutine Init redefined at Embperl.pm line 1085.
Subroutine Term redefined at Embperl.pm line 1100.
Subroutine run redefined at Embperl.pm line 1111.
Subroutine runcgi redefined at Embperl.pm line 1217.
Subroutine handler redefined at Embperl.pm line 1253.
Subroutine cleanup redefined at Embperl.pm line 1302.
Subroutine watch redefined at Embperl.pm line 1515.
Subroutine MailFormTo redefined at Embperl.pm line 1538.
Subroutine ProxyInput redefined at Embperl.pm line 1586.
Subroutine LogOutput redefined at Embperl.pm line 1657.
Subroutine SetupSession redefined at Embperl.pm line 1704.
Subroutine GetSession redefined at Embperl.pm line 1744.
Subroutine DeleteSession redefined at Embperl.pm line 1761.
Subroutine RefreshSession redefined at Embperl.pm line 1783.
Subroutine CleanupSession redefined at Embperl.pm line 1793.
Subroutine SetSessionCookie redefined at Embperl.pm line 1814.
Subroutine CreateAliases redefined at Embperl.pm line 1843.
Subroutine Export redefined at Embperl.pm line 1901.
Subroutine SendErrorDoc redefined at Embperl.pm line 1922.
Subroutine MailErrorsTo redefined at Embperl.pm line 1986.
Subroutine HTML::Embperl::XS_Init redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::XS_Term redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Multiplicity redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::ResetHandler redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::dbgbreak redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::GVFile redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::SetupConfData redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::FreeConfData redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::SetupRequest redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::CurrReq redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Clock redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::GetPackageOfFile redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::logerror redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::log redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::output redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::logevalerr redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::getlineno redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::flushlog redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Sourcefile redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::ProcessSub redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::exit redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::CurrPackage redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::ExportHash redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::Sourcefile redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::Path redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::PathNdx redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::ReqFilename redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::Debug redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::ApacheReq redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::ErrArray redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::FormArray redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::FormHash redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::EnvHash redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::LogFileStartPos redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::VirtLogURI redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::CookieName redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::SessionMgnt redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::SubReq redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::Error redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::ProcessBlock redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::ProcessSub redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::logevalerr redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::logerror redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::getloghandle redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::getlogfilepos redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::output redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::log redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::flushlog redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::getlineno redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::log_svs redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::Escape redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::ExecuteReq redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::Abort redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::Req::FreeRequest redefined at Embperl.pm line 87.
Subroutine HTML::Embperl::ScanEnvironement redefined at Embperl.pm line 719.
Subroutine Apache::Embperl::handler redefined at Embperl.pm line 2071.
[Mon Aug  9 08:48:46 2004] [error] Can't locate Embperl/Object.pm in @INC (@INC 
contains: /www/lib/perl /usr/lib/perl5/5.8.4/i486-linux /usr/lib/perl5/5.8.4 
/usr/lib/perl5/site_perl/5.8.4/i486-linux /usr/lib/perl5/site_perl/5.8.4 
/usr/lib/perl5/site_perl . /usr/local/httpd_perl/ /usr/local/httpd_perl/lib/perl) at 
/www/lib/perl/startup.pl line 36.\nBEGIN failed--compilation aborted at 
/www/lib/perl/startup.pl line 36.\nCompilation failed in require at (eval 4) line 1.\n
Syntax error on line 968 of /usr/local/httpd_perl/conf/httpd.conf:
Can't locate Embperl/Object.pm in @INC (@INC contains: /www/lib/perl 
/usr/lib/perl5/5.8.4/i486-linux /usr/lib/perl5/5.8.4 
/usr/lib/perl5/site_perl/5.8.4/i486-linux /usr/lib/perl5/site_perl/5.8.4 
/usr/lib/perl5/site_perl . /usr/local/httpd_perl/ /usr/local/httpd_perl/lib/perl) at 
/www/lib/perl/startup.pl line 36.
BEGIN failed--compilation aborted at /www/lib/perl/startup.pl line 36.
Compilation failed in require at (eval 4) line 1.

/usr/local/httpd_perl/bin/apachectl_perl start: httpd could not be started
[EMAIL PROTECTED]:/usr/src/HTML-Embperl-1.3.6#
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to