Hello,
I'm testing ZoneMinder 1.22.3 on OpenSuSE Linux 10.2 Generally work fine but when I open Time Line then preview image for event is don't loaded - screen below.
Click for see large image
In logs I don't see anything
Can you help me ?
Best regards from Poland
Wojciech Sciesinski
Event Navigator - image don't load
Re: Event Navigator - image don't load
I know sollution nowwojteks wrote: I'm testing ZoneMinder 1.22.3 on OpenSuSE Linux 10.2 Generally work fine but when I open Time Line then preview image for event is don't loaded - screen below.
After installation I have created symlink in zm/events to another folder/partition but I didn't created correct configuration in Apache http server file
Now I have added in file /etc/apache2/default-server.conf
Code: Select all
<Directory "/srv/www/htdocs/zm">
Options FollowSymLinks
</Directory>