in reply to Re: What is the proper data structure for CAP::DBH?
in thread What is the proper data structure for CAP::DBH?
Thanks for the suggestions. Unfortunately, no form of those work. It just hangs. No error message even though I have set: use CGI::Carp qw(fatalsToBrowser);
I tried with both a semi-colon and colon between the database name and host name but no joy. Just to be sure, Data Dumper showed:
'DBI:mysql:highgatevps_kcmach;vdb2b.pair.com'
I'll reach out to Pair and see if their logs show the issue (nothing in the logs they provide for users).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: What is the proper data structure for CAP::DBH?
by hippo (Archbishop) on Jan 18, 2023 at 13:53 UTC | |
by bradcathey (Prior) on Jan 18, 2023 at 20:04 UTC | |
by kcott (Archbishop) on Jan 18, 2023 at 21:25 UTC |