Page 1 of 1

ZoneMinder and Red Hat Entreprise 4

Posted: Fri Jul 01, 2005 1:04 pm
by Gerardin
Hello every body.

Someone have install ZM 1.21 en a RedHat Enterprise 4 ???
At first I've launch ./configure --> with option ... at the end I've got :
checking for zmconfig.txt... no
configure: WARNING: Now run 'perl zmconfig.pl' to create your ZoneMinder configuration


so I launch perl zmconfig.pl:

Saving config to 'zmconfig.txt'
Saving config to DB
DBD::mysql::db do failed: Table 'zm.Config' doesn't exist at ./zmconfig.pl line 1581, <> line 100.
Can't do 'delete from Config': Table 'zm.Config' doesn't exist at ./zmconfig.pl line 1581, <> line 100.

[root@Rh4-phil zm-1.21.2]#


So the mysql user is good and the password too. Some one have an idea ??

Best regard Phil (excuse for my bad english)

Posted: Fri Jul 01, 2005 2:11 pm
by zoneminder
Have you created the database?

Phil

Posted: Fri Jul 01, 2005 5:33 pm
by cordel
I agree with Phil the next stage is to create the database and add the user for the database. This errors are to be expected. Once you get the database created you can run:
perl zmconf.pl -noi and it will populate the database.
Regards,
Cordel