[ic] Startup problem

Paul Tan interchange-users@icdevgroup.org
Fri Feb 28 02:07:00 2003


Hi there everyone. Could someone guide me to resolve this startup issue?

# su - interch
$ /usr/local/interchange/bin/interchange -r

Killing Interchange server 14161 with TERM.
Sending debug to /tmp/icdebug.
Low traffic settings.
Calling UI......UI is loaded...
Interchange V4.8.6
Configuring catalog textbooks...Using MySQL,
DSN=dbi:mysql:test_textbooks1...table 'tree' failed: connect failed -- DBI
connect('test_textbooks1','',...) failed: Access denied for user:
'ptan@localhost' (Using password: NO) at
/usr/local/interchange/lib/Vend/Table/DBI.pm line 446


table 'forum' failed: connect failed -- unknown error. Driver 'mysql'
installed?

done.
Interchange server started in INET and UNIX mode(s) (process id 29982)
$

I'm logged in as "interch" user but why does the script try to connect as
"ptan@localhost" ? Where can I change that?

Best regards,

Paul Tan