I have been working on getting all of my dependencies installed and now
when I include the VirtualHost for the RT site in apache, apache dies
with the following error:

                [Thu Jun 04 03:22:48 2009] [error] Global $r object is
not available. Set:\n\tPerlOptions +GlobalRequest\nin httpd.conf at
/usr/lib/perl5/site_perl/5.8.8/Apache/DBI.pm line 144.\nCompilation
failed in require at (eval 5) line 1.\n
                [Thu Jun 04 03:22:48 2009] [error] Can't load Perl file:
/opt/rt3/bin/webmux.pl for server newrt.corp.ecastinc.com:0, exiting...

I plugged in the supposed fix I found on gossamer forums for the
webmux.pl to add the Apache::Request to fix it, but then apache barfs
with:

                [Thu Jun 04 03:21:25 2009] [error] Can't locate
Apache/RequestUtil.pm in @INC (@INC contains: /opt/rt3/bin/../local/lib
/opt/rt3/bin/../lib
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7
/usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/5.8.8 . /usr/local/apache2) at /opt/rt3/bin/webmux.pl
line 92.\nCompilation failed in require at (eval 5) line 1.\n
                [Thu Jun 04 03:21:25 2009] [error] Can't load Perl file:
/opt/rt3/bin/webmux.pl for server newrt.corp.ecastinc.com:0, exiting...

Even though I have linked the RequestUtil.pm into the @INC path.

Is this an artifact from running new the RT 3.8.3?

Running on Apache 2.2.x with mod_perl2.

Thanks!
-Jay

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to