Search found 46 matches
- Wed Sep 30, 2009 4:52 pm
- Forum: ZoneMinder 1.24.x
- Topic: 1.24.2 + fedora + mmap
- Replies: 0
- Views: 2377
1.24.2 + fedora + mmap
i build it on --enable-mmap i have same little problem 1) repo not have SYS::Mmap i find it on inet :lol: in tar.gz and build rpm/srpm 2) after install zoneminder his not start if find and edit same lines - # remove in file /usr/lib/perl5/vendor_perl/5.10.0/ZoneMinder/Memory/Mapped.pm # Remove this ...
- Sun Sep 27, 2009 1:43 pm
- Forum: ZoneMinder 1.24.x
- Topic: nph-zms
- Replies: 0
- Views: 2886
nph-zms
Hi
if play events and on this operation have any error - nph-zms load CPU 90-98% and freeze Apache
if play events and on this operation have any error - nph-zms load CPU 90-98% and freeze Apache
Code: Select all
Server Version: Apache/2.2.13 (Unix) DAV/2 PHP/5.3.0 mod_ssl/2.2.13 OpenSSL/0.9.8k-fips mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.0
Fedora 11
- Thu Sep 24, 2009 6:14 pm
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.1 + NFS
- Replies: 10
- Views: 8257
Code: Select all
//10.10.10.252/pub on /media/pub type cifs (rw,mand,nosuid,nodev)
[root@sef cdrom]# pwd
/media/pub/Update/sys/cdrom
[root@sef cdrom]# ln -s ins.sh test
[root@sef cdrom]# ls -l
-rw-rw-rw- 1 root root 204 22 18:41 ins.sh
lrwxrwxrwx 1 root root 6 24 21:12 test -> ins.sh
- Wed Sep 23, 2009 1:06 pm
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.1 + NFS
- Replies: 10
- Views: 8257
- Wed Sep 23, 2009 5:03 am
- Forum: User Contributions
- Topic: jZMConsole V0.2B Available
- Replies: 84
- Views: 55832
23.09.2009 7:59:14 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server xxxxxxxx failed to respond 23.09.2009 7:59:14 org.apache.commons.httpclient.HttpMethodDirector ...
- Wed Sep 23, 2009 4:15 am
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.1 + NFS
- Replies: 10
- Views: 8257
- Tue Sep 22, 2009 5:38 pm
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.1 + NFS
- Replies: 10
- Views: 8257
- Sat Sep 12, 2009 5:19 am
- Forum: User Contributions
- Topic: Fix for montage view camera freezes
- Replies: 7
- Views: 8916
- Fri Sep 11, 2009 7:10 am
- Forum: ZoneMinder 1.24.x
- Topic: 1.24.2 - Exit status 255, 1.23 is OK until reboot,plus 1970
- Replies: 8
- Views: 8043
1970 time to time i have too i fix that not god but work cat /etc/cron.t/sql/del.sql DELETE FROM `Events` WHERE StartTime = '1970-01-01 03:00:00' AND Name <> 'New Event' LIMIT 1000; cat /etc/cron.t/sql/mysql_clean.sh #!/bin/bash mysql zm -u zm -pPASSWORD </etc/cron.t/sql/del.sql and add SCRIPT to ...
- Fri Sep 11, 2009 7:07 am
- Forum: Hardware Queries
- Topic: Config for IC-3010
- Replies: 8
- Views: 7144
- Fri Sep 11, 2009 7:05 am
- Forum: Hardware Queries
- Topic: Dlink DCS-910
- Replies: 37
- Views: 42523
- Thu Sep 10, 2009 6:33 am
- Forum: ZoneMinder 1.24.x
- Topic: Ubuntu 9.04 / ZM 1.24.1 - Apache Randomly Stops
- Replies: 24
- Views: 21152
I temporary resolve problem: Crontab */1 * * * * root bash /etc/cron.t/check.sh >& /dev/null /etc/cron.t/check.sh #!/bin/bash T=`tail /var/log/httpd/access_log |grep "GET /index.php HTTP/1.1\" 200 0"|tail -n 1` if [ "${T}" != "" ]; then sh /etc/init.d/httpd reload # date >>/var/log/httpd/restart_log ...
- Thu Sep 10, 2009 5:04 am
- Forum: User Contributions
- Topic: Fix for montage view camera freezes
- Replies: 7
- Views: 8916
- Wed Sep 09, 2009 7:27 am
- Forum: ZoneMinder Translations
- Topic: Russian translation
- Replies: 6
- Views: 75290
Russian translation
I full translate 1.24.2 to rus
http://deka0.office-on-the.net:8080/zm/ru_ru.php.tgz
if need translate it to Ukraine lang
http://deka0.office-on-the.net:8080/zm/ru_ru.php.tgz
if need translate it to Ukraine lang
- Fri Sep 04, 2009 4:56 am
- Forum: ZoneMinder 1.24.x
- Topic: Custom recording location, scheduling, etc
- Replies: 8
- Views: 8337
FSTAB
Code: Select all
/dev/sda2 /var/lib/zoneminder <fstype> noatime,default 0 0
- <fstype> :
ext3
ext4
and etc