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:  [EMAIL PROTECTED]


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to