I created a proper database name, user and password to connect to the MySQL Server (which is in the same machine - localhost)
and yes, I *did* set the username, database name, password and host correctly on the configure command, however it seems like I'm having some problems:
Also, I wonder if ZM is meant to be run as a root or as a normal user.BOX4:/home/filipe/ZoneMinder-1.24.2# zmpkg.pl start
Warning, overriding installed ./zm.conf file with local copy
DBI connect('database=ZoneMinderDB;host=localhost','zmadmin',...) failed: Access denied for user 'zmadmin'@'localhost' (using password: YES) at /usr/local/share/perl/5.10.0/ZoneMinder/Config.pm line 89
Can't call method "prepare_cached" on an undefined value at /usr/local/share/perl/5.10.0/ZoneMinder/Config.pm line 91.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.10.0/ZoneMinder/Config.pm line 100.
Compilation failed in require at /usr/local/share/perl/5.10.0/ZoneMinder.pm line 33.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.10.0/ZoneMinder.pm line 33.
Compilation failed in require at /usr/local/bin/zmpkg.pl line 46.
BEGIN failed--compilation aborted at /usr/local/bin/zmpkg.pl line 46.
BOX4:/home/filipe/ZoneMinder-1.24.2#
I hope to have some help from you soon.
Thanks in advance,
Fill