Problem with mod_fcgid inside a jail.

Vincent Bolinard vinzstyle at gmail.com
Fri Feb 2 21:47:44 UTC 2007


Hi,

I'm getting trouble if I run Apache with mod_fcgid in a jail.

If I run Apache outside the jail, it works. But, here is the error
message when I start Apache inside a jail :

[emerg] (2)No such file or directory: mod_fcgid: Can't create share
memory for size 316628 byte

I tried to set security.jail.sysvipc_allowed to 1, but there's still
the same error message.
Here is the command I use to run jail :

# jail /var/chroot/httpd httpd.domain.net 192.168.1.3 /usr/local/sbin/httpd
(httpd.domain.net is not the real fqdn)

I'm running FreeBSD 6.2-RELEASE, Apache 2.0.59 and mod_fcgid 1.09.

I don't know if this is a bug, or if I forgot something.

Can somebody help me ?

Thank you.


More information about the freebsd-questions mailing list