[IMC-Tech] Re: apache20 error...

dan blah dan.blah at gmail.com
Thu Aug 24 13:17:29 CDT 2006


when i dont load apache-modperl.conf it will start up,
apache-modperl.conf is from imsahp's apache13 which i am trying to
load up on apache20 (i am sure problems exist).

apache-modperl.conf below...
PerlRequire /usr/share/request-tracker3/libexec/webmux.pl

PerlModule Apache::DBI
#PerlFreshRestart Off

Alias /rt /usr/share/request-tracker3/html

# We need this to prevent requests for images being sent through to
# the RT::Mason handler.

<Directory /usr/share/request-tracker3/html/NoAuth/images>
  SetHandler default-handler
</Directory>

<Directory /usr/share/request-tracker3/html>
 SetHandler perl-script
 PerlHandler RT::Mason
</Directory>

On 8/24/06, dan blah <dan.blah at gmail.com> wrote:
> getting this when restarting apache after adding vhosts from imsahps
> httpd.conf.  this look familiar to anyone?
>
> [Thu Aug 24 13:10:41 2006] [error] Can't locate
> /usr/share/request-tracker3/libexec/webmux.pl in @INC (@INC contains:
> /usr/local/lib/perl5/5.8.8/BSDPAN
> /usr/local/lib/perl5/site_perl/5.8.8/mach
> /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl
> /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .
> /usr/local) at (eval 4) line 1.\n
> [Thu Aug 24 13:10:41 2006] [error] Can't load Perl file:
> /usr/share/request-tracker3/libexec/webmux.pl for server
> zeco.cuwireless.net:0, exiting...
>
> --
> Daniel
>


-- 
Daniel


More information about the IMC-Tech mailing list