Help Ubuntu 13.10 x64 Live View Not Working!

Forum for questions and support relating to the 1.25.x releases only.
Locked
viconsul
Posts: 3
Joined: Wed Oct 16, 2013 6:59 pm

Help Ubuntu 13.10 x64 Live View Not Working!

Post by viconsul »

Running Ubuntu 13.10 on a 64 bit machine. This is a clean install and fresh installation of zoneminder 1.25.0 but live view of images not possible, error log shows the following;

Code: Select all

 2013-11-10 03:14:14.592579	web_php	31576	ERR	socket_sendto( /tmp/zm/zms-130186s.sock ) failed: No such file or directory	/usr/share/zoneminder/includes/functions.php	2323
2013-11-10 03:14:07.824737	web_php	31580	ERR	socket_sendto( /tmp/zm/zms-322410s.sock ) failed: No such file or directory	/usr/share/zoneminder/includes/functions.php	2323
Attachments
Capture.JPG
Capture.JPG (218.34 KiB) Viewed 2801 times
bbunge
Posts: 2956
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: Help Ubuntu 13.10 x64 Live View Not Working!

Post by bbunge »

As a test I changed the PATH_ZMS to an invalid value in a working ZM install. And I got the same results as with Ubuntu 13.10. So, this means that ZM 1.25.0 on Ubuntu 13.10 is not following the symbolic link to the /cgi-bin/nph-zms (which is the web path). Must be something in the Apache2 config file. Just have not found it yet.

bb
Locked