OK.
/etc/zm/conf.d/01-system-paths.conf -> ZM_PATH_ZMS=/zm/cgi-bin/nph-zms
changed " =/zm/" to "=/zoneminder/"
that got me to being able to watch Monitor1 live and record.
Then setting Cam.Storage to: SaveJpegs = Frames Only, Video Writer = Disabled.
allows me to click on an event and pop up the event - problem is all I get is frame 1. No playback.
Log when I try to play an event:
getCmdResponse stream error: Socket /var/run/zm/zms-954971s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to
http://zoneminder.readthedocs.io/en/lat ... window-etc for more information.[I did, gained nothing] - checkStreamForErrors() ?view=event
2019-08-08 10:07:29 web_php 6063 ERR Socket /var/run/zm/zms-954971s.sock does not exist. [NOTE: there is zms-723923s.sock] This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache [YES] and check that the PATH_ZMS is set correctly [in /etc/zm/config.d] . Make sure that ZM is actually recording [. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to
http://zoneminder.readthedocs.io/en/lat ... window-etc for more information. /usr/share/zoneminder/www/includes/functions.php 2051
2019-08-08 10:07:29 zms_e85 6199 ERR Can't open /var/cache/zoneminder/events/1/2019-08-08/84/00001-capture.jpg: No such file or directory
------------------------
logs: zms_e85
2019-08-08 10:19:57 zms_e85 6323 ERR Can't open /var/cache/zoneminder/events/1/2019-08-08/84/00001-capture.jpg: No such file or directory
-----------------------
Notice the line above "Can't open ... /84/000..." But I clicked on "85"
URL= "...view=event&eid=85&filter%5..." So I Forced 3 more events and clicked on "Event=86" and the log shows "Can't open /var/cache/zoneminder/events/1/2019-08-08/84/00001-capture.jpg: No such file or directory"
------------
more playing around, deleted all events and a reboot I created several Forced Event.
91 Event- 91 2019-08-08 10:40:16
clicked on "Event-91..."
and up popped "91" with the timestamp in the image of "... 10:32:51.."
Mode: Live Zoom: 1x
Id Name Time Secs Frames Score
91 Event- 91 2019-08-08 10:40:16 12.02 325/320 255/255 X
90 Event- 90 2019-08-08 10:33:00 10.12 243/238 255/255 X
89 Event- 89 2019-08-08 10:32:51 6.02 151/146 255/255 X
88 Event- 88 2019-08-08 10:32:39 7.37 185/180
--------------------------------
later... ran: cpan Number::Bytes::Human
seemed to solve a couple of "ERR" entries.