Search found 1 match
- Wed Jul 19, 2017 12:45 pm
- Forum: ZoneMinder 1.30.x
- Topic: Infinite Race: /var/run/zm/zms-307984w.sock does not exist / already in use
- Replies: 13
- Views: 50918
Re: Infinite Race: /var/run/zm/zms-307984w.sock does not exist / already in use
Hi, yesterday I had the same problem. You cannot see either picture of the recorded streams: in FreeBSD change the owner of the socket file from root:wheel to the following: nano /usr/local/etc/rc.d/fcgiwrap fcgiwrap_socket_owner=${fcgiwrap_socket_owner:-"www"} fcgiwrap_socket_group=${fcgiwrap ...