Zoneminder with Core 3

Add any particular hints or tricks you have found to help with your ZoneMinder experience.
Post Reply
jetheller
Posts: 31
Joined: Sat Oct 30, 2004 9:35 pm
Location: Secret Cloud Base 13, Neptune

Zoneminder with Core 3

Post by jetheller »

I noticed that during my initial attempt at installing Zoneminder I was getting shared memory errors. Not being adept enough to resolve this I tried the first thing I could think of which was removing SELinux. This resolved this issue.
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

I can't say I know exactly what SELinux is but most shared memory issues are covered in the README or the FAQ for future reference.

Phil
User avatar
amit
Posts: 44
Joined: Wed Nov 17, 2004 11:35 am
Location: New Delhi

Post by amit »

SELinux is Security Enhance Linux and has nothing to do with the Shared memory...
What you could have done is disalbe Selinux permanentlty from Security levels...
or
temporary using setenforce 0

selinux does not allow for process transition to occur and allow the execution of process within it's context...for context to change some policies need to be created for selinux and selinux to be reloaded and then it will function correctly...

for resolving the shared memory issue just ...
increase the sizeof your shared memory in /proc/sys/kernel/shmall,shmget
________
N53
Post Reply