[ic] Configuration help

erik interchange-users@lists.akopia.com
Wed Jul 18 02:35:00 2001


While trying to setup an IC test site, I receive the following errors
when trying to start IC.

I can view the html portion of this site and can access the database
through the mysql client, although the db is created, no tables exist.

After installing DBI, I ran make test on the mysql installation with no
errors.

#su -c "/usr/local/interchange/bin/interchange -r" interch
I get the following output:

Low traffic settings.
Calling UI....
...UI is loaded....
Interchange V4.6.5
Configuring catalog construct...Using MySQL,
DSN=dbi:mysql:test_construct. construct config error: connect failed
(create) -- unknown error. Driver 'mysql' installed? 
 
construct: error in configuration. Skipping.
construct: config error. Skipping.
Interchange server started in INET and UNIX mode(s) (process id 8720)



System Configuration:
Celeron 700
256MB
30GB disk
Linux 2.4.6 kernel
Perl 5.6.1
gcc 2.95.3 20010315
Apache 1.3.20 + mod_ssl:
./configure --with-mysql=/usr/local/mysql \
--with-apache=../apache_1.3.20\
--with-ldap \
--with-imap=/usr/src/imap-4.7c \
--with-xml \
--enable-sysvsem \
--enable-sysvshm \
--with-gd=/usr/src/gd-1.8.4 \
--with-jpeg-dir=/usr/src/jpeg-6b

MySQL 3.23.39 with berkeley db

Any ideas, help or pointers to provide more information would be
appreciated.

Best regards,
-erik