[ic] mysql a requirement for IC?

Glenn McCalley interchange-users@interchange.redhat.com
Fri Nov 9 15:42:00 2001


Thanks Jeff,
Bundle::Interchange -is- installed, and still taking those 500's for Orders
and Merchandising (only those 2).  perl.core and all.  I've got to believe
it's an error message coming (most likely) from Perl that isn't being
trapped/logged anywhere.  I've enabled every ::logDebug I can find and
logging is working, just not where I need it.  :-/  I'll keep looking.
Glenn.

----- Original Message -----
From: Jeff Carnahan <jcarnahan@networq.com>
To: <interchange-users@interchange.redhat.com>
Sent: Friday, November 09, 2001 11:44 AM
Subject: RE: [ic] mysql a requirement for IC?


> } Is it a -requirement- for IC that mysql - or at least the Perl mysql
> } module - be installed, even if you use the default database?  Maybe to
> } satisfy a "require " somewhere?
> }
>
> Nope. Not at all, Interchange will function just fine with text or DBM
based
> data tables. There is no requirement for MySQL or any associated modules
be
> installed.
>
> However, Interchange may require the DBI bundle, as DBI facilitates access
> to many types of databases, including text, DBM, MySQL and others. I'm
> fairly certain you will need to have that installed.
>
> My suggestion is to install Bundle::Interchange. It will take care of all
> the dependencies for you. It can easily be installed with the following
> one-liner:
>
> perl -MCPAN -e 'install Bundle::Interchange'
>
> --
> Jeff Carnahan - jcarnahan@networq.com
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>