Page 1 of 1

DBD::mysql::st execute failed: Table 'zm.Config'

Posted: Tue Feb 08, 2005 8:31 pm
by gungner
Hi,

I found some one else with this problem but I couldn't find an answer so I try again.

I just follow the installation instructions and get to a point where I think the script start to create the tables, then I get the error massage:

Loading config from 'zmconfig.txt'
Loading config from DB
DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist at zmconfig.pl line 1627.
Can't execute: Table 'zm.Config' doesn't exist at zmconfig.pl line 1627.

I do have a db called zm and a user defined with all privileges (not grant option).

Any ideas?

thanks, tord

PS. PERL/PHP/MYSQL is all the latest stuff on MDK 10.1 OE

sorry

Posted: Tue Feb 08, 2005 8:43 pm
by gungner
I should read better. After created the tables in zm with mysql zm < zmschema.sql the data base was ok and I could run the script again without problems. Hope the rest works now.


cheers, :D

/Tord