reinstalled - now getting "Access Denied"

Forum for questions and support relating to the 1.24.x releases only.
Locked
darkpaw
Posts: 166
Joined: Thu Apr 26, 2007 2:35 am

reinstalled - now getting "Access Denied"

Post by darkpaw »

I've probably installed this dozens of times now, but have never had this happen. This is with 1.24.3-4 in Fedora Core 15. This hasn't happened in previous releases, so I'm assuming I'm missing a simple step somewhere.

ZM doesn't start. I get the following errors:

[root@zm etc]# service zoneminder status
zoneminder.service - SYSV: ZoneMinder is the top Linux video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications.Copyright: Philip Coombes, Corey DeLasaux 2003-2008
Loaded: loaded (/etc/rc.d/init.d/zoneminder)
Active: failed since Fri, 09 Sep 2011 21:38:06 -0300; 41s ago
Process: 2915 ExecStart=/etc/rc.d/init.d/zoneminder start (code=exited, status=255)
CGroup: name=systemd:/system/zoneminder.service
zoneminder.service - SYSV: ZoneMinder is the top Linux video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications.Copyright: Philip Coombes, Corey DeLasaux 2003-2008
Loaded: loaded (/etc/rc.d/init.d/zoneminder)
Active: failed since Fri, 09 Sep 2011 21:38:06 -0300; 41s ago
Process: 2915 ExecStart=/etc/rc.d/init.d/zoneminder start (code=exited, status=255)
CGroup: name=systemd:/system/zoneminder.service
DBI connect('database=zm;host=localhost','zmuser',...) failed: Access denied for user 'zmuser'@'localhost' (using password: YES) at /usr/share/perl5/vendor_perl/ZoneMinder/Config.pm line 89
Can't call method "prepare_cached" on an undefined value at /usr/share/perl5/vendor_perl/ZoneMinder/Config.pm line 91.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/ZoneMinder/Config.pm line 100.
Compilation failed in require at /usr/share/perl5/vendor_perl/ZoneMinder.pm line 33.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/ZoneMinder.pm line 33.
Compilation failed in require at /usr/bin/zmpkg.pl line 46.
BEGIN failed--compilation aborted at /usr/bin/zmpkg.pl line 46.
ZoneMinder is stopped


I'm assuming this is something to do with the default username/password in /etc/zm.conf. I can't get into the ZM database in mysql using them, either.....so is something changed with the zm_create script now in Fedora?
Locked