On Thu, Jan 06, 2011 at 06:32:02PM -0300, [email protected] 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.-

Attachment: pgpDviD0uM6L4.pgp
Description: PGP signature

Reply via email to