Problems

Forum for questions and support relating to the 1.25.x releases only.
Locked
jozso
Posts: 2
Joined: Tue Sep 17, 2013 5:01 pm

Problems

Post 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?
jozso
Posts: 2
Joined: Tue Sep 17, 2013 5:01 pm

Re: Problems

Post 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...
Locked