Re: [rt-users] Using rt-setup-database with local version of Handle.pm

2007-06-13 Thread Mike Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 12 Jun 2007 at 22:48 (-0700), I wrote: In order to talk to my RT mysql database via SSL, I had to create a local customized version of lib/RT/Handle.pm, in which I provide a variable to BuildDSN (that I set in RT_SiteConfig.pm) specifying a

[rt-users] Using rt-setup-database with local version of Handle.pm

2007-06-12 Thread Mike Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In order to talk to my RT mysql database via SSL, I had to create a local customized version of lib/RT/Handle.pm, in which I provide a variable to BuildDSN (that I set in RT_SiteConfig.pm) specifying a string to be added to the 'connect' statement,