[rt-users] New install problem

Phil Homewood pdh at snapgear.com
Tue Jan 14 17:50:46 EST 2003


Bobby Wrenn wrote:
> DocumentRoot "/usr/local/rt2/WebRT/html"
> <Directory "/usr/local/rt2/WebRT/html">
> PerlRequire /usr/local/rt2/bin/webmux.pl
> <Location />
>   SetHandler perl-script
>   PerlHandler RT::Mason
> </Location>

Lose the "Directory" directive. You probably also should have

PerlModule Apache::DBI

in there, though its absence isn't a major problem.
-- 
Phil Homewood, Systems Janitor, www.SnapGear.com
pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630
SnapGear - Custom Embedded Solutions and Security Appliances



More information about the rt-users mailing list