Search found 3 matches

by ojIshefosk
Wed Jun 03, 2020 7:30 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Service won't start on Debian 10 + ZM 1.34.15
Replies: 3
Views: 2630

Re: [solved] Service won't start on Debian 10 + ZM 1.34.15

I kept digging around in the forums and found this.

Code: Select all

root@vserver# vim /lib/systemd/system/zoneminder.service

# There is a commented line -- User= -- which should be uncommented
# User=www-data
by ojIshefosk
Wed Jun 03, 2020 6:30 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Service won't start on Debian 10 + ZM 1.34.15
Replies: 3
Views: 2630

Re: Service won't start on Debian 10 + ZM 1.34.15

Thanks for the reply. I am using Apache. Every path I can think of has correct permissions. I even wiped the system clean and started from scratch following the previously mentioned guide in case I missed something or performed commands out of order. No luck, same situation. I don't have /var/lib ...
by ojIshefosk
Wed Jun 03, 2020 2:26 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Service won't start on Debian 10 + ZM 1.34.15
Replies: 3
Views: 2630

[solved] Service won't start on Debian 10 + ZM 1.34.15

I'm exploring Zoneminder and having a bear of a time with Debian 10 and Zoneminder 1.34.15. I followed the wiki guide here . The web interface is fine, AFAICT the database is accessible, but the Zoneminder service won't start and I'm not seeing any obvious errors in the logs/output. Below is output ...