perl zmconfig.pl error
Posted: Mon Dec 29, 2003 12:21 pm
Hello
I have problems during zm configuration. Here is the error output at the end of perl zmconfig.pl script:
Saving config to 'zmconfig.txt'
Saving config to DB
DBD::mysql::db do failed: Table 'zm.Config' doesn't exist at zmconfig.pl line 1204, <> line 74.
Can't do 'delete from Config': Table 'zm.Config' doesn't exist at zmconfig.pl line 1204, <> line 74.
I am using Debian unstable, with the following configure line:
./configure --with-webdir=/var/www --with-mysql=/usr/lib --with-cgidir=/usr/lib/cgi-bin --with-webuser=www-data --with-webgroup=www-data
Do you guys now how to fix that problem?
Thanks
I have problems during zm configuration. Here is the error output at the end of perl zmconfig.pl script:
Saving config to 'zmconfig.txt'
Saving config to DB
DBD::mysql::db do failed: Table 'zm.Config' doesn't exist at zmconfig.pl line 1204, <> line 74.
Can't do 'delete from Config': Table 'zm.Config' doesn't exist at zmconfig.pl line 1204, <> line 74.
I am using Debian unstable, with the following configure line:
./configure --with-webdir=/var/www --with-mysql=/usr/lib --with-cgidir=/usr/lib/cgi-bin --with-webuser=www-data --with-webgroup=www-data
Do you guys now how to fix that problem?
Thanks