I tried to repair the problem, but w/o sucess.
I followed this 2 topics:
http://www.zoneminder.com/forums/viewto ... rt+problem
http://www.zoneminder.com/forums/viewto ... rt+problem
There are the base errors:
Warning: opendir(events/cam_name/event_id) [function.opendir]: failed to open dir: No such file or directory in /usr/share/zoneminder/zm_export_funcs.php on line 198
Warning: fopen(events/cam_name/event_id/zmEventDetail.html) [function.fopen]: failed to open stream: No such file or directory in /usr/share/zoneminder/zm_export_funcs.php on line 215
Can't open event detail export file 'zmEventDetail.html'
I can see the images normally and the saved events.
Thanks in advance
Sorry any english errors...
[Solved] Export fails at Ubuntu 7.04 - .deb installation
-
- Posts: 9
- Joined: Tue Jun 26, 2007 6:33 pm
- Location: Itapetinga - Bahia - Brasil
[Solved] Export fails at Ubuntu 7.04 - .deb installation
Last edited by agilseguranca on Tue Sep 25, 2007 3:45 pm, edited 1 time in total.
-
- Posts: 9
- Joined: Tue Jun 26, 2007 6:33 pm
- Location: Itapetinga - Bahia - Brasil
If was a cam or folder missing, I wouldn't see the images from them, but I can see. I just can't export them.Laevi wrote:Seems like the camera or event folder is missing.
Can you check if there is such folder like var/www/zm/events/'cam_nr'/'event_nr' (standard path)
Thanks for reply!
Sorry any english errors...
-
- Posts: 9
- Joined: Tue Jun 26, 2007 6:33 pm
- Location: Itapetinga - Bahia - Brasil
I created the links. Now I can export. Thanks, Cordel!cordel wrote:Images are kept in /var/..../zm/events/<cam_id>
Export uses a soft link named as your Monitorname and points to Cam_ID sothat your Exported folder has a name instead of a number, make sure the softlink is there.
Both the links and cam_id folders are in the events directory.
Sorry any english errors...
I have the same issue,I have installed using Peter's debs, I have used the above fix
Many thanks
Update 08/10/07 12.22pm : Got it sorted using 'Make Link' and pointing it to the name of the monitor.
, but I am still getting the first posters error, can anyone explain how I softlink the files ? Or where I go from here?sudo chown www-data.www-data /usr/share/zoneminder/temp
Many thanks
Update 08/10/07 12.22pm : Got it sorted using 'Make Link' and pointing it to the name of the monitor.
-
- Posts: 1
- Joined: Tue Oct 16, 2007 5:12 pm
the syntax is incorrect, here is the good one (with ":" instead of ".")andrew wrote:I have the same issue,I have installed using Peter's debs, I have used the above fix, but I am still getting the first posters error, can anyone explain how I softlink the files ? Or where I go from here?sudo chown www-data.www-data /usr/share/zoneminder/temp
Many thanks
Update 08/10/07 12.22pm : Got it sorted using 'Make Link' and pointing it to the name of the monitor.
Code: Select all
sudo chown www-data:www-data /usr/share/zoneminder/temp