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

Reply via email to