SV: [rt-users] Installation trouble

Ole Schelde ole.schelde at a-aarhus.dk
Tue Apr 16 16:21:52 EDT 2002


I have recently installed RT on RedHat 7.2.

I did a new installation of RedHat 7.2 and after that I used "up2date"
to get all new packages and patches from RedHat.

Then I installed RT in the default location following the installation
manual and used "make fixdeps" to install the modules. Remember to
install Apache::DBI by hand. I used Webmin to configure Apache and
placed RT in a virtual domain.

That was it - everything works without problems.

Ole


-----Oprindelig meddelelse-----
Fra: Joseph [mailto:tech at ekn.com] 
Sendt: 16. april 2002 18:27
Til: rt-users at lists.fsck.com
Emne: [rt-users] Installation trouble


I have removed the rpm's from my RH 7.2 install and did a clean
apache/mod_perl/php4 install.

Also I manually installed all the perl mods listed.

However when I try to start apache with the virtualhost stuff in the
conf file it always crashes with this:

Starting httpd: [Tue Apr 16 12:18:10 2002] [error] Can't load
'/usr/lib/perl5/site_perl/5.6.1/i386-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/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.  at
/usr/lib/perl5/site_perl/5.6.1/i386-linux/mod_perl.pm line 14
Compilation failed in require at /data/rt/bin/webmux.pl line 80. BEGIN
failed--compilation aborted at /data/rt/bin/webmux.pl line 80.
Compilation failed in require at (eval 5) line 1.

Syntax error on line 133 of /etc/httpd/conf/httpd.conf:
Can't load
'/usr/lib/perl5/site_perl/5.6.1/i386-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/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.  at
/usr/lib/perl5/site_perl/5.6.1/i386-linux/mod_perl.pm line 14
Compilation failed in require at /data/rt/bin/webmux.pl line 80. BEGIN
failed--compilation aborted at /data/rt/bin/webmux.pl line 80.
Compilation failed in require at (eval 5) line 1.

Here is the conf part:
<VirtualHost 10.1.5.2>
        DocumentRoot /data/rt/WebRT/html/
        ServerName rt.ekn.com
        ServerAlias rt
        PerlModule Apache::DBI
        PerlFreshRestart On
        PerlRequire /data/rt/bin/webmux.pl
        <Location />
                SetHandler perl-script
                PerlHandler RT::Mason
        </Location>
</VirtualHost>

I have spent a lot of time installing and reinstalling perl.

I removed ALL traces of perl and reinstalled 5.6.1 from the tarballs.

Any suggestions would be greatly appreciated.
-- 

respectfully,
Joseph (606) 477-7551


_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com http://lists.fsck.com/mailman/listinfo/rt-users




More information about the rt-users mailing list