On 28 Feb 2014 16:26, "Peter Humphrey" <[email protected]> wrote: > > Hello list, > > Apologies if this is off-topic here but I don't know where else to ask. I'm > having trouble getting owncloud installed on my LAN mini-server. Its post-inst > check complains "the WebDAV interface seems to be broken." > > I found this how-to but it's getting long in the tooth: > http://forums.gentoo.org/viewtopic-t-338668-start-0.html > If I include all the extras under <IfModule mod_dav.c> I get permission > refused to run post-inst-check, even if I comment out the <Limit> block. I did > do the parts about /var/dav, /var/lib/dav and htpasswd. > > I've added DAV and DAV_FS to APACHE2_OPTS in /etc/conf.d/apache2, but when I > restart apache no DAV module is listed in the output from apache2 -M. > > Can anyone see what I'm missing? > > -- > Regards > Peter >
You don't need moddav for owncloud. Owncloud implements it via php.

