On Thu, Jul 24, 2014 at 10:19:03AM -0500, Max McGrath wrote:
> Can't locate Symbol/Global/Name.pm in @INC (@INC contains: /opt/rt4/sbin/../

Symbol::Global::Name is required for RT.
Have you built your own perl? Have you recompiled mod_perl to use it?

>  39         SetHandler modperl
>  40         PerlResponseHandler Plack::Handler::Apache2
>  41         PerlSetVar psgi_app /opt/rt4/sbin/rt-server
>  42     </Location>
>  43     <Perl>
>  44         use Plack::Handler::Apache2;
>  45         Plack::Handler::Apache2->preload("/opt/rt4/sbin/rt-server");
>  46     </Perl>
>  47 </VirtualHost>

-kevin

Attachment: pgpbZ5Osi1AZb.pgp
Description: PGP signature

-- 
RT Training - Boston, September 9-10
http://bestpractical.com/training

Reply via email to