Page 1 of 1

problems with both zm 9.14 and 9.15

Posted: Wed Aug 06, 2003 9:15 pm
by johnmiles79
I gave up on 9.14 and decided to use 9.15 to upgrade my 9.12 install, I receive this message


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

any ideas? thanks

Re: problems with both zm 9.14 and 9.15

Posted: Wed Aug 06, 2003 9:20 pm
by zoneminder
Hi John,

Did you remember to run all the database upgrade scripts between .12 and .15?

Phil,

Re: problems with both zm 9.14 and 9.15

Posted: Sun Aug 17, 2003 4:35 pm
by johnmiles79
just do something like this in the db directory where you untar'd your files:

say you are running zoneminder 0.9.11, then run the following to use zoneminder 0.9.15

mysql your_zoneminder_database < zmalter-0.9.12
mysql your_zoneminder_database < zmalter-0.9.13

Re: problems with both zm 9.14 and 9.15

Posted: Sun Aug 17, 2003 5:49 pm
by johnmiles79
just do something like this in the db directory where you untar'd your files:

say you are running zoneminder 0.9.11, then run the following to use zoneminder 0.9.15

mysql your_zoneminder_database < zmalter-0.9.12
mysql your_zoneminder_database < zmalter-0.9.13