Anyone else having problems after upgrading to HTML::Parser 3.05? I was
using version 3.02 earlier and I upgraded to HTML::Parser 3.05 during an
install of HTML::Mason. This is occurring on a Compaq Armada 1700 laptop
running RedHat 6.1.

Somehow my Apache/mod_perl install got fried. I noticed an error message
in the Apache error log barfing about HTML::Parser.

I tried testing LWP and got the same error regarding HTML::Parser.

Downgrading to version 3.02 fixed the LWP problem but my Apache/mod_perl
is still dead. I'm not sure if the Apache problem has anything to do with
HTML::Parser

Anyways, here are the error messages:
[LWP error]
lwp-rget http://localhost
HTML::Parser object version 3.05 does not match bootstrap parameter 3.02
at /usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 188.
BEGIN failed--compilation aborted at /usr/bin/lwp-rget line 160.

[Apache/mod_perl error]
Syntax error on line 979 of /usr/local/apache/conf/httpd.conf:
HTML::Parser object version 3.02 does not match bootstrap parameter 3.05
at /usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 188.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/i386-linux/HTML/HeadParser.pm line 70.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/LWP/UserAgent.pm line 103.
BEGIN failed--compilation aborted at /usr/local/apache/perl/lib/startup.pl
line 14.


Reply via email to