Apache FCGI in a a jail under FBSD 9 won't start due to shared
memory creation error
Chad Leigh Shire.Net LLC
chad at shire.net
Tue Aug 7 19:14:44 UTC 2012
On Aug 7, 2012, at 10:31 AM, Mark Felder wrote:
> jail_sysvipc_allow="YES" in rc.conf should do it.
Hmm
I added that and rebooted the jail host system. However, the setting in sysctl
security.jail.sysvipc_allowed is still 0 after the reboot
# sysctl -a | grep sysvipc
security.jail.param.allow.sysvipc: 0
security.jail.sysvipc_allowed: 0
#
I can set security.jail.sysvipc_allowed to 1 manually. However, even after doing that, the original fcgi problem happens when starting apache2.2 with mod_fcgid in the configuration and being loaded
[Tue Aug 07 13:09:12 2012] [emerg] (78)Function not implemented: mod_fcgid: Can't create shared memory for size 1192488 bytes
Thanks!
Chad
More information about the freebsd-questions
mailing list