IP9100A with Zoneminder - shared memeory help
Posted: Sun Mar 14, 2010 5:56 pm
Hello,
i'm new Zoneminder user (on Ubuntu Server 9.10) and i have problem with my ip9100a.
But first, i install zoneminder from instructions:
sudo apt-get install zoneminder
sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf
sudo adduser www-data video
and finally add:
kernel.shmall = 134217728
kernel.shmmax = 134217728
but i have still a problem, log from /tmp:
zmwatch.log
03/14/10 18:53:03.288973 zmwatch[1036].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
03/14/10 18:53:03.292384 zmwatch[1036].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
03/14/10 18:53:13.296593 zmwatch[1036].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
03/14/10 18:53:13.300632 zmwatch[1036].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
zmdc.log
03/14/10 18:54:03.067605 zmdc[991].INF [Starting pending process, zmc -m 1]
03/14/10 18:54:03.090833 zmdc[991].INF ['zmc -m 1' starting at 10/03/14 18:54:03, pid = 1272]
03/14/10 18:54:03.560467 zmdc[991].ERR ['zmc -m 1' exited abnormally, exit status 255]
03/14/10 18:54:04.066961 zmdc[991].INF [Starting pending process, zmc -m 2]
03/14/10 18:54:04.087186 zmdc[991].INF ['zmc -m 2' starting at 10/03/14 18:54:04, pid = 1273]
03/14/10 18:54:04.648128 zmdc[991].ERR ['zmc -m 2' exited abnormally, exit status 255]
some help please.
i'm new Zoneminder user (on Ubuntu Server 9.10) and i have problem with my ip9100a.
But first, i install zoneminder from instructions:
sudo apt-get install zoneminder
sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf
sudo adduser www-data video
and finally add:
kernel.shmall = 134217728
kernel.shmmax = 134217728
but i have still a problem, log from /tmp:
zmwatch.log
03/14/10 18:53:03.288973 zmwatch[1036].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
03/14/10 18:53:03.292384 zmwatch[1036].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
03/14/10 18:53:13.296593 zmwatch[1036].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
03/14/10 18:53:13.300632 zmwatch[1036].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
zmdc.log
03/14/10 18:54:03.067605 zmdc[991].INF [Starting pending process, zmc -m 1]
03/14/10 18:54:03.090833 zmdc[991].INF ['zmc -m 1' starting at 10/03/14 18:54:03, pid = 1272]
03/14/10 18:54:03.560467 zmdc[991].ERR ['zmc -m 1' exited abnormally, exit status 255]
03/14/10 18:54:04.066961 zmdc[991].INF [Starting pending process, zmc -m 2]
03/14/10 18:54:04.087186 zmdc[991].INF ['zmc -m 2' starting at 10/03/14 18:54:04, pid = 1273]
03/14/10 18:54:04.648128 zmdc[991].ERR ['zmc -m 2' exited abnormally, exit status 255]
some help please.