I've been working on an installation of Connotea on Red Hat Enterprise
Linux AS release 3 (Taroon Update 7) with all the other requirements of
Connotea fulfilled--MySQL, Perl, and all the Perl modules installed.
Memcached is running; I edited the bibliotech.conf file; but when I
restart Apache I get this:
[Thu Jun 29 13:45:51 2006] [error] Apache::Connection object version 0.01
does not match bootstrap parameter 1.00 at
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line
249.!Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/compat.pm
line 25.!BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/compat.pm
line 25.!Compilation failed in require at
/var/www/html/bibliotech/Bibliotech/Apache.pm line 14.!BEGIN
failed--compilation aborted at
/var/www/html/bibliotech/Bibliotech/Apache.pm line 14.!Compilation failed
in require at (eval 1) line 3.!
[Thu Jun 29 13:45:51 2006] [error] Can't load Perl module
Bibliotech::Apache for server edtags.org:0, exiting...!
I have no idea what this means. So I go into Bibliotech/Apache.pm, and for
kicks, comment out the "use Apache::compat" and get this:
[Thu Jun 29 13:43:11 2006] [error] Can't locate loadable object for module
Apache::File in @INC (@INC contains: /var/www/html/bibliotech
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .
/etc/httpd/ /etc/httpd/lib/perl) at
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/mod_perl.pm line
14!Compilation failed in require at
/var/www/html/bibliotech/Bibliotech/Apache.pm line 16.!BEGIN
failed--compilation aborted at
/var/www/html/bibliotech/Bibliotech/Apache.pm line 16.!Compilation failed
in require at (eval 1) line 3.!
[Thu Jun 29 13:43:11 2006] [error] Can't load Perl module
Bibliotech::Apache for server edtags.org:0, exiting...!
Any advice as to what might be going on?
Thanks!
Paul
|