Damn,
somehow my.cnf wasn't saved after I added sql_mode = NO_ENGINE_SUBSTITUTION
Case closed.
Search found 12 matches
- Mon Sep 18, 2017 5:29 am
- Forum: ZoneMinder 1.30.x
- Topic: SOLVED - live works - playback not
- Replies: 4
- Views: 2264
- Mon Sep 18, 2017 5:19 am
- Forum: ZoneMinder 1.30.x
- Topic: SOLVED - live works - playback not
- Replies: 4
- Views: 2264
Re: live works - playback not
I've installed using these instructions -> http://zoneminder.readthedocs.io/en/sta ... untu-16-04
- Sun Sep 17, 2017 6:59 pm
- Forum: ZoneMinder 1.30.x
- Topic: SOLVED - live works - playback not
- Replies: 4
- Views: 2264
SOLVED - live works - playback not
Since a few days I'm struggling with my setup.
While the live stream is working, the event playback logs the following errors.
I've seen some people having similar issues, tried altering PATH_ZMS, did not help (things got worse).
Running Ubuntu 16.04.3 with apache.
While the live stream is working, the event playback logs the following errors.
I've seen some people having similar issues, tried altering PATH_ZMS, did not help (things got worse).
Running Ubuntu 16.04.3 with apache.
- Wed May 25, 2016 6:46 am
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 16.04 Release with Zoneminder 1.29.0
- Replies: 70
- Views: 62494
Re: Ubuntu 16.04 Release with Zoneminder 1.29.0
Reinstalled again and it works. It looks like I missed something.
Even the cameras work
Even the cameras work
- Tue May 24, 2016 6:26 pm
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 16.04 Release with Zoneminder 1.29.0
- Replies: 70
- Views: 62494
Re: Ubuntu 16.04 Release with Zoneminder 1.29.0
Thanks, running that command gave me a huge amount of errors. Ended up purging php* and libapache2, and reinstalling both. Now it works. Thanks for your time! Update: after a few minutes ZM stopped working. I cant start the service via console NOR web. The website shows me that ZM is stopped, via ...
- Tue May 24, 2016 5:47 pm
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 16.04 Release with Zoneminder 1.29.0
- Replies: 70
- Views: 62494
Re: Ubuntu 16.04 Release with Zoneminder 1.29.0
Seems not
how can I enable it?
Code: Select all
root@dvr:/home/kamera# a2query -m php7.0
No module matches php7.0
root@dvr:/home/kamera# a2enmod php7.0
ERROR: Module php7.0 does not exist!
- Tue May 24, 2016 5:07 pm
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 16.04 Release with Zoneminder 1.29.0
- Replies: 70
- Views: 62494
Re: Ubuntu 16.04 Release with Zoneminder 1.29.0
Nothing helped. Wiped everything and started from scratch. Followed this tutorial -> https://wiki.zoneminder.com/Ubuntu_Server_16.04_64-bit_with_Zoneminder_1.29.0_the_easy_way but now apache2 won't start. service apache2 reload returns Job for apache2.service failed because the control process ...
- Tue May 24, 2016 9:32 am
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 16.04 Release with Zoneminder 1.29.0
- Replies: 70
- Views: 62494
Re: Ubuntu 16.04 Release with Zoneminder 1.29.0
The message above is related to zmuser or root?
I think it's root. The root password contains upper case, lover case, numbers and special characters.
I think it's root. The root password contains upper case, lover case, numbers and special characters.
- Tue May 24, 2016 8:53 am
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 16.04 Release with Zoneminder 1.29.0
- Replies: 70
- Views: 62494
Re: Ubuntu 16.04 Release with Zoneminder 1.29.0
same result
Code: Select all
kamera@dvr:~$ mysql -uroot -p < /usr/share/zoneminder/db/zm_create.sql
Enter password:
ERROR 1819 (HY000) at line 562: Your password does not satisfy the current policy requirements
- Mon May 23, 2016 9:05 pm
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 16.04 Release with Zoneminder 1.29.0
- Replies: 70
- Views: 62494
Re: Ubuntu 16.04 Release with Zoneminder 1.29.0
Hi guys, I'm stuck here: sudo mysql -uroot -p < /usr/share/zoneminder/db/zm_create.sql result: ERROR 1819 (HY000) at line 562: Your password does not satisfy the current policy requirements although my settings are: mysql> SHOW VARIABLES LIKE 'validate_password ...
- Mon Jun 22, 2015 7:44 am
- Forum: ZoneMinder 1.28.x
- Topic: command line delete events
- Replies: 3
- Views: 12034
Re: command line delete events
100% sure. df -h showed 0 under Avail. I had a 50 meg zip file on the server, and as soon I deleted it, I was able to log in under zoneminder and run the filters manually. I have the PurgeWhenFull and another filter set as "Run filter in background". Somehow something managed to "kill" `em. AUDIT ...
- Sat Jun 20, 2015 10:44 am
- Forum: ZoneMinder 1.28.x
- Topic: command line delete events
- Replies: 3
- Views: 12034
command line delete events
Hey,
something happened and my HDD is full. It looks like the filter did not work as desired.
Is there a way to make some empty space, like deleting events manually via console. I cant log in via the GUI, being sent back to the authentication page each time I enter my credentials.
Thanks in advance.
something happened and my HDD is full. It looks like the filter did not work as desired.
Is there a way to make some empty space, like deleting events manually via console. I cant log in via the GUI, being sent back to the authentication page each time I enter my credentials.
Thanks in advance.