[rt-users] Changes in 2.0.7 causing std install not to work?

Jesse Vincent jesse at bestpractical.com
Mon Sep 17 21:43:11 EDT 2001


Those PerlSetVar lines are suspect.  RT doesn't need them and I could bet that
they may screw things up.

On Mon, Sep 17, 2001 at 07:10:16PM +0000, Timothy Brown wrote:
> Hi folks,
> 
> I recently trashed my RT installation for a planned upgrade to 2.0.7.  I've got the following in my Apache config:
> 
> PerlSetVar MasonCompRoot /usr/local/rt2/WebRT/html
> PerlSetVar MasonDataDir /etc/apache/mason
> PerlRequire /usr/local/rt2/bin/webmux.pl
> PerlFreshRestart on
> 
> Alias /rt /usr/local/rt2/WebRT/html
> 
> <Location /rt>
>  SetHandler perl-script
>  PerlHandler RT::Mason
> </Location>
> 
> This worked fine with <2.0.5, but is failing on 2.0.7.  Components aren't displaying properly and I can't really get past the main screen.  In addition, my brackets surrounding command options on the main screen are all messed up.
> 
> Anyone got any bright ideas?
> 
> Thanks,
> Tim
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 

-- 
http://www.bestpractical.com/products/rt  -- Trouble Ticketing. Free.




More information about the rt-users mailing list