[rt-users] Multiple Instances and Instance Specific Local Libs
Derek Buttineau
derek at csolve.net
Tue Feb 5 16:17:26 EST 2008
Been mucking around with a MultipleInstances installation of RT using
FastCGI and for the most part it's worked wonderfully. Today though I
encountered one oddity where it doesn't appear to be working correctly
and that's when attempting to use a modified library located in
$ENV{RT_INSTANCE_PATH}/local/lib
It appears that although the patch:
if ($ENV{RT_INSTANCE_PATH}) {
lib->import("$ENV{RT_INSTANCE_PATH}/local/lib");
}
Is added to @INC, it's not adding it before compile time. Has anyone
else encountered this while working with MultipleInstances?
--
Regards,
Derek Buttineau
Internet Systems Developer
Compu-SOLVE Internet Services
Compu-SOLVE Technologies, Inc
Phone: 705-725-1212 x255
E-Mail: derek at csolve.net
More information about the rt-users
mailing list