[rt-users] Mason Problems - rt2 & rt3 on same server....

Robin Lee Powell rlpowell at digitalkingdom.org
Tue Mar 11 15:45:11 EST 2003


On Tue, Mar 11, 2003 at 03:30:06PM -0500, Michael K. Brown wrote:
> Now, I looked up at RTFM, and it said: If this is the case, you can
> install a lower version of HTML::Mason within RT's lib directory, eg
> '/home/rt2/lib/HTML/Mason', and change webmux.pl to refer directly to
> it: 
> 
> package RT::Mason; 
> use lib "/home/rt2/etc/"; 
> use lib "/home/rt2/lib/"; 
> use CGI qw(-private_tempfiles); #bring this in before mason, to make
> sure we 
> #set private_tempfiles 
> use HTML::Mason::ApacheHandler (args_method => 'CGI'); 
> use HTML::Mason; # brings in subpackages: Parser, Interp, etc. 
> By default these 'use lib' lines are after the HTML::Mason references,
> which means to use the global installation of HTML::Mason. 
> 
> This, of course, assumes that you know how to do that.  Being a
> non-sysadmin type, I'm not sure how to do that.

Find webmux.pl in your RT distribution.    Make the section after
package RT::Mason; look like the above.

-Robin

-- 
http://www.digitalkingdom.org/~rlpowell/    ***    I'm a *male* Robin.
.i le pamoi velru'e zo'u crepu le plibu taxfu
.i le remoi velru'e zo'u mo .i le cimoi velru'e zo'u ba'e prali .uisai
http://www.lojban.org/   ***   to sa'a cu'u lei pibyta'u cridrnoma toi



More information about the rt-users mailing list