Search found 1 match
- Sat Jan 14, 2006 1:49 pm
- Forum: ZoneMinder Previous Versions
- Topic: Some Tips for installation and a Question
- Replies: 2
- Views: 1394
Some Tips for installation and a Question
Hi I just installed the latest (non preview) version of zm (1.21.4) and had some problems during installation. 1. In the zmconfig.pl there is a quote too much: email => { db_type=>'string', hint=>'your.name@your.domain', pattern=>qr|^([a-zA-Z0-9_.-]+)\@([a-zA-Z0-9_.-]+)$|, format=>q( $1\@$2[color ...