Page 1 of 1

Problems

Posted: Tue Sep 17, 2013 5:08 pm
by jozso
Unfortunatelly I have several problems with ZoneMinder and after googleing a day I still stuck. (opensuse 12.3)

First (and most annoying):

Unable to decode JSON string '', unexpected error 5

The php short tag is On, tested. perl-json installed.

Second

socket_sendto( /var/run/zm/zms-961229s.sock ) failed

then

Shared data not initialised by capture daemon, some query functions may not be available or produce invalid results

and

Unable to store frame as shared memory invalid

anyone could help me?

Re: Problems

Posted: Tue Sep 17, 2013 9:22 pm
by jozso
Ok, I found the solution for my first problem. I had to install perl-ajax-cgi (or something like that). Somebody should have told this.

I really have to know how to debug a php file to make this thing work? Extremelly user friendly...

The "socket_sendto( /var/run/zm/zms-748998s.sock ) failed: No such file or directory" is the next...