[ic] Can't Get MySQL running with IC

Guy Soudant interchange-users@lists.akopia.com
Sun Jun 10 15:05:01 2001


Hi,

I was facing the same problem you are facing (MySQL install of IC). My
solution was to manually create the SQL Db (I am on a virtual host) which I
called something_store. During the makecat run, I entered all the data
needed (username / password, name of Database), and made the makecat app
create the catalog, which of course failed (could not create Db, no such
file, etc. etc. etc.). Strange thing is that the app runs on and creates the
tables in the database I entered during the makecat run (it existed, so why
no!). After makecat has finished all the tables were in the Db, and all data
in the tables.

It works now (after having some other problems, not related to this
problem).

I hope this helps. If not, then please discard.

Regards

Guy Soudant