Page 1 of 1

Cannot export event.

Posted: Mon Oct 14, 2013 9:46 pm
by theforce
When trying to export an event I get this error in the logs.

2013-10-14 17:42:55.407048 web_php 16822 FAT Can't open event export list file 'temp/zmFileList.txt' /usr/share/zoneminder/skins/classic/includes/export_functions.php 1084

Any idea on what is causing this? Is this a permissions issue?

Re: Cannot export event.

Posted: Fri Apr 11, 2014 2:35 pm
by theforce
Finally got around to fixing this issue.

The owner of the directory /var/cache/zoneminder/temp was root. I changed the owner to www-data.

Now exporting works.

Re: Cannot export event.

Posted: Mon Oct 10, 2016 6:42 am
by zoneboost
Thanks for this, i was having the same problem and this was the fix.