[rt-users] Post-installation run problems w/rt and Apache::Cookie
Sean Hussey
shussey at berklee.edu
Fri Sep 6 11:31:10 EDT 2002
Hi all,
I'm having some installation issues and was wondering if any of y'all
could lend a hand.
I've got rt installed, but when I try to start Apache, I get these 2
errors:
------------------------------------------
[Fri Sep 6 11:23:27 2002] [error] Can't load
'/usr/local/lib/perl5/site_perl/5.8.0/i686-linux/auto/Apache/Cookie/
Cookie.so' for module Apache::Cookie: libapreq.so.1: cannot open shared
object file: No such file or directory at
/usr/local/lib/perl5/5.8.0/i686-linux/DynaLoader.pm line 229.
at /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/mod_perl.pm line 14
Compilation failed in require at /opt/rt2/bin/webmux.pl line 80.
BEGIN failed--compilation aborted at /opt/rt2/bin/webmux.pl line 80.
Compilation failed in require at (eval 6) line 1.
Syntax error on line 986 of /usr/local/apache/conf/httpd.conf:
Can't load
'/usr/local/lib/perl5/site_perl/5.8.0/i686-linux/auto/Apache/Cookie/
Cookie.so' for module Apache::Cookie: libapreq.so.1: cannot open shared
object file: No such file or directory at
/usr/local/lib/perl5/5.8.0/i686-linux/DynaLoader.pm line 229.
at /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/mod_perl.pm line 14
Compilation failed in require at /opt/rt2/bin/webmux.pl line 80.
BEGIN failed--compilation aborted at /opt/rt2/bin/webmux.pl line 80.
Compilation failed in require at (eval 6) line 1.
/usr/local/apache/bin/apachectl start: httpd could not be started
------------------------------------------
During installation, all of the modules installed without a hitch.
Everything is there, including Apache::Cookie:
% ls -l
/usr/local/lib/perl5/site_perl/5.8.0/i686-linux/auto/Apache/Cookie/
Cookie.so
-r-xr-xr-x 1 root root 17058 Sep 5 15:40
/usr/local/lib/perl5/site_perl/5.8.0/i686-linux/auto/Apache/Cookie/
Cookie.so
I'm not sure where to go from here. Reinstalling didn't do anything,
mod_perl was compiled with everything, and Apache itself was recompiled
and works fine without the rt directives. What could be causing this
error?
Thanks very much,
Sean
More information about the rt-users
mailing list