Has anyone found a solution to this problem?
I'm having the same problem on all 14 camera's. Very irritating when I need to look something up, and I can't access the files.
Search found 5 matches
- Thu Aug 07, 2008 5:07 pm
- Forum: ZoneMinder Previous Versions
- Topic: RC3: Zoom in not working for Event Time Line
- Replies: 2
- Views: 3700
- Wed May 14, 2008 6:01 pm
- Forum: ZoneMinder Previous Versions
- Topic: Broken Links in thumbnail and timeline
- Replies: 7
- Views: 25039
Broken Links in thumbnails and timeline
There should already be an options directive for the root directory, something like <Directory> Options Indexes You just have to append FollowSymLinks to it: Options Indexes FollowSymLinks Thank-you cordel, you are a genious. It worked perfectly. I found it in the default-server.conf, it had a 'none ...
- Wed May 14, 2008 5:30 pm
- Forum: ZoneMinder Previous Versions
- Topic: Broken Links in thumbnail and timeline
- Replies: 7
- Views: 25039
Broken Links in thumbnail and timeline
Can you give me an example on how to do that?
I found it under options on the apache website, but how do I add it to the httpd.conf.
I opened httpd.conf under vi, and I was expecting to find an options section.
Do I just say 'Options FollowSymLinks'?
Again, thanks for your help.
I found it under options on the apache website, but how do I add it to the httpd.conf.
I opened httpd.conf under vi, and I was expecting to find an options section.
Do I just say 'Options FollowSymLinks'?
Again, thanks for your help.
- Wed May 14, 2008 4:16 pm
- Forum: ZoneMinder Previous Versions
- Topic: Broken Links in thumbnail and timeline
- Replies: 7
- Views: 25039
Broken Links in thumbnails and timeline
I forgot to mention I'm using ZM v1.23.3 Here is a copy of my logs from apache ttp://192.168.0.108/zm/index.php?view=timeline&filter[terms][0][attr]=MonitorId&filter[terms][0][op]==&filter[terms][0][val]=1 [Wed May 14 08:33:52 2008] [error] [client 192.168.0.143] Symbolic link not allowed or link ...
- Wed May 14, 2008 3:49 pm
- Forum: ZoneMinder Previous Versions
- Topic: Broken Links in thumbnail and timeline
- Replies: 7
- Views: 25039
Broken Links in thumbnail and timeline
I just recently got ZoneMinder up and running. GREAT SYSTEM, by the way. I ran out of room quick with my 8 cameras, so I added a LaCie 1TB USB drive to my SuSE 10.3 Dell PowerEdge 2550 server. -I formated the LaCie drive to ext3 -Gave it permissions by doing a sudo chmod -R 2777 -Mounted it from ...