[rt-users] files are there but apache won't start

Raymond Norton admin at lctn.org
Tue Dec 2 14:34:08 EST 2003


I realize this is more an apache question, but since I am getting errors
trying to get rt to run I thought I would post this.



I am setting up apache 1.3.28. It starts up fine until I add my rt alias to
httpd.conf

Alias /rt2 /opt/rt2/WebRT/html
PerlRequire /opt/rt2/bin/webmux.pl
<Location /rt2>
  SetHandler perl-script
  PerlHandler RT::Mason
</Location>



I get the following error after two new installs of apache. Testdeps shows
everything is up to par. I can browse to the files it says are not there.
This is installed on Fedora core 1. Any ideas how to resolve this?





[root at support conf]# /usr/local/apache/bin/apachectl start

[Tue Dec 2 13:16:13 2003] [error] Can't load
'/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/Apache/Cookie/C
ookie.so' for module Apache::Cookie: libapreq.so: cannot open shared object
file: No such file or directory at
/usr/lib/perl5/5.8.1/i386-linux-thread-multi/DynaLoader.pm line 229.

at /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/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 2) line 1.




More information about the rt-users mailing list