[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] DBD
ok. now I know DBD is installed because I ran the following test script
with no errors:
#!usr/bin/perl -w
use DBD::mysql
print "all good\n"
"all good" printed. But when I start interchange with my catalog configured
for a mysql database I still get an error message saying DBD module not
found, error line 2 in mysql.cfg file.
What's wrong now?
- Follow-Ups:
- [ic] DBD
- From: interchange-users@icdevgroup.org (Joshua Lavin)