[rt-users] Problem with Apache/DBI.pm

Todd Geist todd at geistinteractive.com
Tue May 13 10:19:49 EDT 2003


Hello,

When I try to restart Apache I get the following error.

Failed to start apache :
/usr/local/apache/bin/httpsd -d /usr/local/apache -f
/usr/local/apache/conf/httpd.conf :
Syntax error on line 1196 of /usr/local/apache/conf/httpd.conf:
Can't locate Apache/DBI.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.6.1/i386-freebsd /usr/local/lib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd
/usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.00503 /usr/local/lib/site_perl . /usr/local/apache/
/usr/local/apache/lib/perl) at (eval 4) line 3.

Can anyone help me figure this out.


FreeBSD 4.7, mySQL, modperl1, rt 3.0.1

The vhost entry looks like this

<VirtualHost myIPaddress:80>
  SSLDisable
  ServerName rt.mydomain.com
  ServerAdmin webmaster at rt. mydomain.com
  DocumentRoot /opt/rt3/share/html
  AddDefaultCharset UTF-8
   PerlModule Apache::DBI
   PerlRequire /opt/rt3/bin/webmux.pl
  <Location />
        SetHandler perl-script
        PerlHandler RT::Mason
  </Location>
  User vhost
  Group vhost14
</VirtualHost>

Thanks

Todd

--

Todd Geist

_______________________________________________
g e i s t   i n t e r a c t i v e

web hosting - web design - application design




More information about the rt-users mailing list