Problems installing ZM
Posted: Fri Jan 02, 2004 10:05 pm
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
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