DragonFly BSD
DragonFly users List (threaded) for 2012-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Problem running apache under Jails


From: Chris Turner <c.turner@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 Mar 2012 15:18:26 -0500

On 03/22/12 09:44, Konrad Neuwirth wrote:

> [Thu Mar 22 00:23:04 2012] [error] (78)Function not implemented: Cannot create SSLMutex
> Configuration Failed

There are some various setting you'll need to tweak to run apache in the
default SysV-IPC disabled jails, or enable jail.sysvipc_allowed via sysctl.

IIRC using a 'pthread' or 'file' based SSLMutex works around this -
check the mod_ssl docs for various options if needed.

there are also a couple of other related settings that might then
fail for similar reasons (SSLSessionCache, etc)

Also - Most freebsd 'how to setup apache jails' types of tutorials
should also apply to dragonfly, unless they were written for the very
new jails with separate network stacks.

Cheers,

- Chris



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]