[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] DBD
on 12/5/02 8:44 PM, webmaster@lynlinks.com at webmaster@lynlinks.com wrote:
> 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?
Um, maybe it should say "Require module DBD::mysql" rather than "use ..."
(from line 2 of mysql.cfg).
Josh
- Follow-Ups:
- [ic] DBD
- From: interchange-users@icdevgroup.org (Webmaster)
- References:
- [ic] DBD
- From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)