Grinas
Contributor
- Joined
- May 4, 2017
- Messages
- 174
I had zoneminder installed as a plugin. I stopped zoneminder(service zoneminder stop) and did a manual update and now it wont start.
I check the supposed config file(/usr/local/etc/zm.conf) but they dont appear to have any of my settings backup. Anyone know where they could be so I can delete this one and start again.
Code:
DBI connect('database=zm;host=localhost','zmuser',...) failed: Access denied for user 'zmuser'@'localhost' (using password: YES) at /usr/local/lib/perl5/site_perl/ZoneMinder/Config.pm line 117.
Can't connect to db at /usr/local/lib/perl5/site_perl/ZoneMinder/Config.pm line 166.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/ZoneMinder/Config.pm line 166.
Compilation failed in require at /usr/local/lib/perl5/site_perl/ZoneMinder.pm line 33.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/ZoneMinder.pm line 33.
Compilation failed in require at /usr/local/bin/zmpkg.pl line 34.
BEGIN failed--compilation aborted at /usr/local/bin/zmpkg.pl line 34.
root@zoneminder:/ # service apache24 restart
apache24 does not exist in /etc/rc.d or the local startup
directories (/usr/local/etc/rc.d), or is not executableI check the supposed config file(/usr/local/etc/zm.conf) but they dont appear to have any of my settings backup. Anyone know where they could be so I can delete this one and start again.