At Mon, 09 Aug 2004 08:59:35 -0500, Neil Gunton wrote:
> #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<

Thats just a change in perl error message (note the new quotes) - harmless.

> #64 upload.htm...
> Error in Line 17
> Is:     >----------<
> Should: >f1=abc1<

This is due to a change in CGI.pm and means file uploads won't work
until you apply a hack to keep the CGI object around.

See my Debian patches (search list archive for URL and details) for
both fixes.

> [EMAIL PROTECTED]:/usr/src/HTML-Embperl-1.3.6#
> [3 startapache.txt <text/plain; us-ascii (7bit)>]
> [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.
[...]

This used to happen with old mod_perl versions, I haven't noticed it
for a long time.  I wonder if this is normally hidden somehow, but the
later error causes it to be printed?

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

Doesn't sound good - no idea whats wrong here.  I presume
Embperl/Object.pm does actually exist in one of those directories?

-- 
 - Gus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to