I am having problems installing ZM 0.9.16 on Mandrake 9.2.
While running perl zmconfig.pl, I get:]
DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist at zmconfig.pl line 1301.
I have the zm database created. In fact.. I am able to log into it using:
mysql -u zm1 -p mypassword zm
where my user account is zm1 & the database is zm.
How can I create the proper table??
Thanks
Problems installing ZM
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Re: Problems installing ZM
If you can log into the database can you see if the Config table actually exists?
The zmschema.sql file in the db diretory should include all the tables that will be created. Can you check if Config is listed in there?
Phil,
The zmschema.sql file in the db diretory should include all the tables that will be created. Can you check if Config is listed in there?
Phil,