Page 1 of 1

Zoneminder on nginx instead of apache2

Posted: Mon Oct 12, 2015 7:05 am
by salamander
Hi,
I'm trying to install zoneminder on my system (Debian 8 Jessie). I was trying to follow a guide on puccinellidigital, since I use nginx on my machine.

everything is OK, but I can't get the xinet to work

Code: Select all

service xinetd status

Code: Select all

...
Oct 09 14:24:39 donnager xinetd[1102]: service/protocol combination not in /etc/services: zms/tcp
...
But if I check

Code: Select all

cat /etc/services |grep zms

Code: Select all

zms-inetd       85/tcp                          # Zoneminder ZMS inetd-wrapper
Can someone help me?
Thanks

Re: Zoneminder on nginx instead of apache2

Posted: Wed Oct 21, 2015 11:11 am
by salamander
UPDATE:
solved the issue, thanks for help.

Re: Zoneminder on nginx instead of apache2

Posted: Wed Oct 21, 2015 3:05 pm
by bbunge
Sorry you did not get any help from this forum. I had started to look into nginx but I would have had to learn it from scratch. The recent update needed some testing and changes to the WIKI and then my production server crashed.

Would you be so kind to let us know what you did to get it fixed? You would be welcome to write up a WIKI how to in the Debian area or PM me with the info and I will give you credit for your work.

bb

Re: Zoneminder on nginx instead of apache2

Posted: Tue Nov 03, 2015 7:40 am
by salamander
It's OK, I didn't meant it bad. I know there isn't many people running zoneminder on nginx.

I can write a post about how I got it to work when I have some spare time. But it still isn't working as it should. It's throwing errors about it not being able to create pipes all over the logs ... But I don't really have the time to look into it, so I'm thinking about migrating my system to Xpenology and using their Surveillance Station.

Re: Zoneminder on nginx instead of apache2

Posted: Mon Apr 11, 2016 4:21 pm
by thehandyman
I'm seeing exactly the same issue on my system:

Code: Select all

service/protocol combination not in /etc/services: zms/tcp
OP, what did you do to resolve this?

Re: Zoneminder on nginx instead of apache2

Posted: Mon Apr 11, 2016 4:32 pm
by salamander
Oh man, I would love to help, but it's been so long I don't really remember. I got it to work, but there were issues still. Finally migrated to MotionEye, that solved it for me.