Gentoo Archives: gentoo-user

From: Nilesh Govindrajan <me@××××××××.com>
To: Gentoo User Mailing List <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?
Date: Fri, 28 Feb 2014 11:02:12
Message-Id: CAHgBc-syPuDD5kGEg7xpK9tbkUdwUOp2RrUaZw11BCb63SD+qA@mail.gmail.com
In Reply to: [gentoo-user] [OT?] How to get WebDAV going on Apache? by Peter Humphrey
1 On 28 Feb 2014 16:26, "Peter Humphrey" <peter@××××××××××××.uk> wrote:
2 >
3 > Hello list,
4 >
5 > Apologies if this is off-topic here but I don't know where else to ask.
6 I'm
7 > having trouble getting owncloud installed on my LAN mini-server. Its
8 post-inst
9 > check complains "the WebDAV interface seems to be broken."
10 >
11 > I found this how-to but it's getting long in the tooth:
12 > http://forums.gentoo.org/viewtopic-t-338668-start-0.html
13 > If I include all the extras under <IfModule mod_dav.c> I get permission
14 > refused to run post-inst-check, even if I comment out the <Limit> block.
15 I did
16 > do the parts about /var/dav, /var/lib/dav and htpasswd.
17 >
18 > I've added DAV and DAV_FS to APACHE2_OPTS in /etc/conf.d/apache2, but
19 when I
20 > restart apache no DAV module is listed in the output from apache2 -M.
21 >
22 > Can anyone see what I'm missing?
23 >
24 > --
25 > Regards
26 > Peter
27 >
28
29 You don't need moddav for owncloud. Owncloud implements it via php.

Replies

Subject Author
Re: [gentoo-user] [OT?] How to get WebDAV going on Apache? Peter Humphrey <peter@××××××××××××.uk>