i have this error in log
2011-11-15 21:24:21.962690 zmwatch 10259 ERR Shared data size conflict in shared_data for monitor PMU, expected 328, got 316 zmwatch.pl
maël
error
Re: error
Hi,
To fix this error, edit the file /usr/local/share/perl/5.12.4/ZoneMinder/Memory.pm (or search it for another location), then replace
with
Hope it helps,
PacoLM
To fix this error, edit the file /usr/local/share/perl/5.12.4/ZoneMinder/Memory.pm (or search it for another location), then replace
Code: Select all
$arch = int(3.2*length(~0));
Code: Select all
$arch = 32;
PacoLM
After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...