Search found 1 match

by wuffi
Sat Jul 13, 2013 9:24 am
Forum: ZoneMinder 1.25.x
Topic: Zone Image blank
Replies: 5
Views: 3912

Re: Zone Image blank

I had the same issue.
The problem is that zm isn't allowed to read/write files outside the path defined in

Code: Select all

open_basedir (php.ini)
On my machine /srv/httpd/zoneminder/image was symlinked to somewhere outside the open_basedir.
please check that.