Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?
Date: Fri, 28 Feb 2014 11:01:27
Message-Id: 20140228110107.22b23598@digimed.co.uk
In Reply to: [gentoo-user] [OT?] How to get WebDAV going on Apache? by Peter Humphrey
1 On Fri, 28 Feb 2014 10:55:59 +0000, Peter Humphrey wrote:
2
3 > Apologies if this is off-topic here but I don't know where else to ask.
4 > I'm having trouble getting owncloud installed on my LAN mini-server.
5 > Its post-inst check complains "the WebDAV interface seems to be broken."
6
7 It works for me here.
8
9 > I found this how-to but it's getting long in the tooth:
10 > http://forums.gentoo.org/viewtopic-t-338668-start-0.html
11 > If I include all the extras under <IfModule mod_dav.c> I get permission
12 > refused to run post-inst-check, even if I comment out the <Limit>
13 > block. I did do the parts about /var/dav, /var/lib/dav and
14 > htpasswd.
15
16 I didn't need to do any of that.
17
18 > I've added DAV and DAV_FS to APACHE2_OPTS in /etc/conf.d/apache2, but
19 > when I restart apache no DAV module is listed in the output from
20 > apache2 -M.
21
22 Do you have the modules installed? Here APACHE_MODULES contains "dav
23 dav_fs dav_lock" and /etc/conf.d/apache2 has only one line
24
25 APACHE2_OPTS="-D DEFAULT_VHOST -D INFO -D SSL -D SSL_DEFAULT_VHOST -D LANGUAGE -D SUEXEC -D PHP5 -D PHP -D DAV
26
27
28 --
29 Neil Bothwick
30
31 Stupid user error. Terminate user (Y/n) ?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

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