2 possible avenues to investigate:
 - Look at changing Apache::DBI to not use the ref as part of the dsn cache 
key, but use the contents of the array
   something along the lines of :
    $Key = Dumper([EMAIL PROTECTED]);

If you do patch Apache::DBI, please post the diff, maybe we could add an httpd.conf PerlSetVar to enable/disable your new behavior ?


--
--------------------------------------------------------------------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com

Reply via email to