03-04-2025, 18:23
0
Zainstalowalem ZM (w terminalu) i wszystko było dobrze do tego momentu:
wiesiek@wiesiek-Inspiron-5570:~$ sudo systemctl start zoneminder
Job for zoneminder.service failed because the control process exited with error code.
See "systemctl status zoneminder.service" and "journalctl -xeu zoneminder.service" for details.
Niewiele mi to mówi, ale szukałem w sieci i prawie znalazłem rozwiązanie:
===================================================
rockedge
Posts: 1199
Joined: Fri Apr 04, 2014 1:46 pm
Location: Connecticut,USA
Re: Rookie trying to start zoneminder.
Post by rockedge » Mon May 01, 2017 1:12 pm
did you build ZM using cmake?
something like
Code: Select all
for sure there is a owner/permissions conflict somewhere. Try creating and adding user www-data ..... maybe easy fix?
Top
mrgar
Posts: 10
Joined: Mon May 01, 2017 2:41 am
Re: Rookie trying to start zoneminder.
Post by mrgar » Mon May 01, 2017 1:17 pm
chown to http seems to fix it! It is http on Arch. Thanks. Issue solved.
Hopefully will be testing tonight.
====================================================================
No właśnie, co takiego zrobił pytający, że mu się ZM uruchomił?
wiesiek@wiesiek-Inspiron-5570:~$ sudo systemctl start zoneminder
Job for zoneminder.service failed because the control process exited with error code.
See "systemctl status zoneminder.service" and "journalctl -xeu zoneminder.service" for details.
Niewiele mi to mówi, ale szukałem w sieci i prawie znalazłem rozwiązanie:
===================================================
rockedge
Posts: 1199
Joined: Fri Apr 04, 2014 1:46 pm
Location: Connecticut,USA
Re: Rookie trying to start zoneminder.
Post by rockedge » Mon May 01, 2017 1:12 pm
did you build ZM using cmake?
something like
Code: Select all
Kod:
cmake -DZM_WEBDIR=/usr/share/zoneminder/www -DZM_WEB_USER=www-data -DZM_WEB_GROUP=www-data -DZM_CGIDIR=/usr/lib/zoneminder/cgi-bin ./
Top
mrgar
Posts: 10
Joined: Mon May 01, 2017 2:41 am
Re: Rookie trying to start zoneminder.
Post by mrgar » Mon May 01, 2017 1:17 pm
chown to http seems to fix it! It is http on Arch. Thanks. Issue solved.
![[Obrazek: icon_smile.gif]](https://forums.zoneminder.com/images/smilies/icon_smile.gif)
====================================================================
No właśnie, co takiego zrobił pytający, że mu się ZM uruchomił?