Search found 3 matches

by oldboy
Fri Apr 09, 2021 7:29 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Newbie needs help to install zoneminder
Replies: 2
Views: 676

Re: Newbie needs help to install zoneminder

OK. found out my database is corrupt. Fixed it using

Code: Select all

# mysql_upgrade --force -u root -p
# service mysqld restart
by oldboy
Thu Apr 08, 2021 8:53 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Newbie needs help to install zoneminder
Replies: 2
Views: 676

Re: Newbie needs help to install zoneminder

I did some more sudo systemctl start zoneminder Job for zoneminder.service failed because the control process exited with error code. See "systemctl status zoneminder.service" and "journalctl -xe" for details. sudo journalctl -xe -- Subject: Unit process exited -- Defined-By: sys...
by oldboy
Thu Apr 08, 2021 8:38 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Newbie needs help to install zoneminder
Replies: 2
Views: 676

[solved] Newbie needs help to install zoneminder

I am on debian buster with mariadb, apache2, php, etc installed and have an actual working db for my photos. I am trying to install zoneminder. I followed the debian zoneminder guide with the zmrepo and followed all the steps and zoneminder was installed. But when I do localhost/zm, it gives me Unab...