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

Support and queries relating to all previous versions of ZoneMinder
Locked
gungner
Posts: 35
Joined: Tue Feb 08, 2005 8:24 pm

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

Post 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
gungner
Posts: 35
Joined: Tue Feb 08, 2005 8:24 pm

sorry

Post 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
Locked