http://qs321.pair.com?node_id=1232431


in reply to Re^2: Problem connecting with SSL to mySQL database
in thread Problem connecting with SSL to mySQL database

hmm... I'm really out of decent ideas.

I haven't used DBI in quite some time. Perhaps you can try enabling some debugging information by using DBI->trace() ?

Something like:

DBI->trace($trace_setting);
where $trace_setting is number from 1 and 15. Start with 1 and work your way up until you see something useful.

Cheers,

Brent

-- Yeah, I'm a Delt.