1.30 tests on USB flash drive
Posted: Sun Jun 05, 2016 7:20 pm
I kind of went nuts. I had a working ZoneMinder 1.29.0 running on Puppy Linux tahr-6.0.5 which uses Ubuntu binaries. That is installed with Apache 2.4.7, MySQL 5.5.46 and PHP 5.5.9-1ubuntu4 on a 4 gig usb flash drive.
I installed zoneminder using iconner PPA through the Puppy Package Manager. Everything worked really well.
So I decided to clone a copy of 1.30.0 from GitHub and built it from source on top of of the existing 1.29.0 install so in effect an upgrade.
Which after some small Apache config changes works nicely EXCEPT the paths to the events are incomplete and throwing file not found errors. I can make events and they are stored correctly and the live streams are okay....but when I look at Stills or Frames and attempt video generation or event export the paths to the event are incomplete.and this error:
when opening video generation window. I probably just have some config error or mismatch someplace but what does any one think? Start over clean?
I installed zoneminder using iconner PPA through the Puppy Package Manager. Everything worked really well.
So I decided to clone a copy of 1.30.0 from GitHub and built it from source on top of of the existing 1.29.0 install so in effect an upgrade.
Which after some small Apache config changes works nicely EXCEPT the paths to the events are incomplete and throwing file not found errors. I can make events and they are stored correctly and the live streams are okay....but when I look at Stills or Frames and attempt video generation or event export the paths to the event are incomplete.and this error:
Code: Select all
Warning: opendir(events/2/16/06/05/14/36/59): failed to open dir: No such file or directory in /usr/local/share/zoneminder/www/skins/classic/views/video.php on line 69