Date: Tue, 7 Aug 2012 13:14:41 -0600 From: "Chad Leigh Shire.Net LLC" <chad@shire.net> To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Apache FCGI in a a jail under FBSD 9 won't start due to shared memory creation error Message-ID: <3E461D46-A332-4795-9745-76BEC8D5D4EB@shire.net> In-Reply-To: <op.wioiuqiz34t2sn@localhost> References: <9BE2F3BC-1809-4B9A-9A5B-CE1EC8505BBA@shire.net> <op.wioiuqiz34t2sn@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_E66C1F35-0122-4262-8B9C-7EEC67D98614 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Aug 7, 2012, at 10:31 AM, Mark Felder wrote: > jail_sysvipc_allow=3D"YES" in rc.conf should do it. Hmm I added that and rebooted the jail host system. However, the setting in = sysctl=20 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 --Apple-Mail=_E66C1F35-0122-4262-8B9C-7EEC67D98614--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E461D46-A332-4795-9745-76BEC8D5D4EB>