[rt-users] Attempting to upgrade from 4.0.19 to 4.2.6

Kevin Falcone falcone at bestpractical.com
Thu Jul 24 11:28:34 EDT 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140724/fc59ff87/attachment.sig>


More information about the rt-users mailing list