OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: WebDAV locking trouble (yes, DavLockDB is chroot relative)

From: Nick Forrette (foreheadgmail.com)
Date: Wed Mar 01 2006 - 10:40:41 CST


On 3/1/06, Didier Wiroth <didier.wirothmcesr.etat.lu> wrote:
>
> Hi,
> I don't know if this helps you but I thought I let you know. I used to
> run
> into a lot of strange problems running httpd with mod_dav, httpd crashes
> and also
> (as far as I can remember) some db lock problems.
>
> All my problems were solved by copying the libdav.so into the chroot
> directory:
> /var/www/usr/lib/apache/modules/libdav.so
>
> You might want to give it a try...

I chouldn't even get httpd to start w/o copying libdav.so in to the chroot.
Thanks for the idea, though.

Nick