[rt-users] RT 4.0rc1 install error

Kevin Falcone falcone at bestpractical.com
Thu Jan 6 16:36:37 EST 2011


On Thu, Jan 06, 2011 at 06:32:02PM -0300, sebsua at gmail.com wrote:
> Hello, I'm installing a 4.0rc1 instance for test purposes.
> 
> All steps when fine but when restarting apache i get this error:
> "Can't locate /opt/rt4/bin/webmux.pl in @INC (@INC contains:
> /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi"
> 
> My apache setup is this (same as running 3.6:

Please have a look through the README when upgrading.
It points to the new deployment documentation.  That is not a valid
apache config for 4.0.

-kevin

> <VirtualHost *:80>
> DocumentRoot /opt/rt4/share/html
> ErrorLog logs/rt
>    PerlRequire /opt/rt4/bin/webmux.pl
>    <Location /NoAuth/images>
>        SetHandler default
>    </Location>
>    <Directory /opt/rt4/share/html>
>        Order allow,deny
>        Allow from all
>        SetHandler perl-script
>        PerlResponseHandler RT::Mason
>    </Directory>
> </VirtualHost>
> 
> Thanks!
> Seb.-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110106/16962fc4/attachment.sig>


More information about the rt-users mailing list