Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2007 13:26:52 -0500
From:      John Nielsen <lists@jnielsen.net>
To:        freebsd-questions@freebsd.org
Cc:        Vincent Bolinard <vinzstyle@gmail.com>
Subject:   Re: Problem with mod_fcgid inside a jail.
Message-ID:  <200702041326.52884.lists@jnielsen.net>
In-Reply-To: <bd4110c30702040238y1ac1506ej50d2109709c8df70@mail.gmail.com>
References:  <bd4110c30702021322u3960f914m8db6e1c35a4d23d6@mail.gmail.com> <20070202215514.GC2770@just.puresimplicity.net> <bd4110c30702040238y1ac1506ej50d2109709c8df70@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 04 February 2007 05:38, Vincent Bolinard wrote:
> I've just tried to run Apache with mod_fcgid 1.10 and 2.0, but it
> still does not work.
>
> Here is the error with 1.10 :
>
> [notice] suEXEC mechanism enabled (wrapper: /usr/local/sbin/suexec)
> [info] mod_unique_id: using ip addr 192.168.1.3
> [emerg] (2)No such file or directory: mod_fcgid: Can't create global
> mutex
>
> Here is the error with 2.0 :
>
> [notice] suEXEC mechanism enabled (wrapper: /usr/local/sbin/suexec)
> [info] mod_unique_id: using ip addr 192.168.1.3
> [emerg] (2)No such file or directory: mod_fcgid: Can't create share
> memory for size %zu byte

Try setting jail_sysvipc_allow=yes in /etc/rc.conf. (Or you can set the 
security.jail.sysvipc_allowed sysctl to one, but the jail rc scripts will 
change it if you use them and don't have the RC variable set.)

JN

> 2007/2/2, Josh Tolbert <hemi@puresimplicity.net>:
> > On Fri, Feb 02, 2007 at 10:51:32PM +0100, Ivan Voras wrote:
> > > Vincent Bolinard wrote:
> > > > [emerg] (2)No such file or directory: mod_fcgid: Can't create share
> > > > memory for size 316628 byte
> > > >
> > > > I'm running FreeBSD 6.2-RELEASE, Apache 2.0.59 and mod_fcgid 1.09.
> > >
> > > Try running v1.10, here's what it says in changelog:
> > >
> > > "3. Use anonymous shared memeory to make OS X happy. (Thank andkjar
> > > at obtech.net for the patch.)"
> > >
> > > Maybe it will help you.
> >
> > Update to 2.0 will be coming soon...Maybe this weekend, if I find some
> > time. I have no idea if it'll fix the problem, but 1.x is dead either
> > way.
> >
> > Thanks,
> >
> > Josh
> > --
> > Josh Tolbert
> > hemi@puresimplicity.net  ||  http://www.puresimplicity.net/~hemi/
> >
> > Security is mostly a superstition. It does not exist in nature, nor
> > do the children of men as a whole experience it. Avoiding danger
> > is no safer in the long run than outright exposure. Life is either
> > a daring adventure, or nothing.
> >     -- Helen Keller
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe@freebsd.org"
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702041326.52884.lists>