Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?
Date: Sat, 01 Mar 2014 16:07:19
Message-Id: 12156.1393690027@ccs.covici.com
In Reply to: Re: [gentoo-user] [OT?] How to get WebDAV going on Apache? by Nilesh Govindrajan
1 Nilesh Govindrajan <me@××××××××.com> wrote:
2
3 > On Sat, Mar 1, 2014 at 4:43 PM, Peter Humphrey <peter@××××××××××××.uk>wrote:
4 >
5 > > On Friday 28 Feb 2014 16:31:39 Nilesh Govindrajan wrote:
6 > >
7 > > > You don't need moddav for owncloud. Owncloud implements it via php.
8 > >
9 > > Now I am confused. Do I need to add or remove a USE flag from php or
10 > > owncloud?
11 > >
12 > > # emerge -pv owncloud php
13 > > ...
14 > > [ebuild R ~] www-apps/owncloud-6.0.1:6.0.1 USE="curl mysql -postgres -
15 > > sqlite -vhosts" 0 kB
16 > > [ebuild R ] dev-lang/php-5.5.9:5.5 USE="apache2 berkdb bzip2 calendar
17 > > cgi cli crypt ctype curl exif fileinfo filter fpm ftp gd gdbm gmp hash
18 > > iconv
19 > > intl json mysql mysqli nls opcache pdo phar posix readline session
20 > > simplexml
21 > > sqlite ssl tokenizer truetype unicode xml xmlwriter zip zlib -bcmath -cdb
22 > > -cjk
23 > > -debug -embed -enchant -firebird -flatfile -frontbase -imap -inifile
24 > > -iodbc -ipv6
25 > > -kerberos -ldap -ldap-sasl -libedit -libmysqlclient -mhash -mssql -oci8-
26 > > instant-client -odbc -pcntl -postgres -qdbm -recode (-selinux) -sharedmem -
27 > > snmp -soap -sockets -spell -sybase-ct -systemd -sysvipc -threads -tidy
28 > > -wddx -
29 > > xmlreader -xmlrpc -xpm -xslt" 0 kB
30 > >
31 > > I decided to try mysql (mariadb, actually) rather than sqlite; maybe I
32 > > should
33 > > revert to the simpler setup, or maybe I've missed something here:
34 > >
35 > > wstn / # emerge -pv mysql mariadb
36 > > ...
37 > > [ebuild R ~] dev-db/mariadb-5.5.32 USE="community pam perl ssl
38 > > -cluster -
39 > > debug -embedded -extraengine -jemalloc -latin1 -max-idx-128 -minimal
40 > > -oqgraph
41 > > (-pbxt) -profiling (-selinux) -sphinx -static -systemtap -tcmalloc
42 > > {-test}" 0
43 > > kB
44 > > [ebuild R ~] virtual/mysql-5.5 USE="-embedded -minimal -static" 0 kB
45 > >
46 > > --
47 > > Regards
48 > > Peter
49 > >
50 > >
51 > >
52 >
53 > Nothing to get confused. Just install ownCloud like you'd install Wordpress
54 > on Apache server, i.e. configure apache to run php scripts some way and run
55 > the owncloud installer. That's it.
56 > Since ownCloud has automatic update facility, I don't install it using
57 > portage.
58
59 I installed owncloud, but I could not sync an iphone -- at least not to
60 the calendar part of owncloud. It didn't complain about the password or
61 anything, but just sat there after I created the account on the phone.
62 Has anyone gotten such a thing to actually work?
63
64 --
65 Your life is like a penny. You're going to lose it. The question is:
66 How do
67 you spend it?
68
69 John Covici
70 covici@××××××××××.com

Replies

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