Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?
Date: Sat, 15 Mar 2014 15:31:33
Message-Id: 116266464.qRQ5L3Unko@wstn
In Reply to: Re: [gentoo-user] [OT?] How to get WebDAV going on Apache? by Neil Bothwick
1 On Thursday 13 Mar 2014 00:51:39 Neil Bothwick wrote:
2 > On Thu, 13 Mar 2014 00:19:07 +0000, Peter Humphrey wrote:
3 > > Neil, would you mind comparing your USE flags for dev-lang/php with
4 > > mine, please? I have this:
5 > >
6 > > [ebuild R ] dev-lang/php-5.5.10:5.5 USE="apache2 berkdb bzip2
7 > > calendar cgi cli crypt ctype curl exif fileinfo filter fpm ftp gd gdbm
8 > > gmp hash iconv intl ipv6 json mysql mysqli nls opcache pdo phar posix
9 > > readline session simplexml sqlite ssl tokenizer truetype unicode xml
10 > > xmlwriter zip zlib -bcmath -cdb -cjk -debug -embed -enchant -firebird
11 > > -flatfile -frontbase -imap -inifile - iodbc -kerberos -ldap -ldap-sasl
12 > > -libedit -libmysqlclient -mhash -mssql -oci8- instant-client -odbc
13 > > -pcntl -postgres -qdbm -recode (-selinux) -sharedmem - snmp -soap
14 > > -sockets -spell -sybase-ct -systemd -sysvipc -threads -tidy -wddx -
15 > > xmlreader -xmlrpc -xpm -xslt" 12,796 kB
16 >
17 > I have
18 >
19 > [ebuild R ] dev-lang/php-5.5.10:5.5 USE="apache2 berkdb bzip2 cgi
20 > cli crypt ctype curl fileinfo filter gd gdbm hash iconv ipv6 json mysql
21 > nls opcache pdo phar posix readline session simplexml sqlite ssl
22 > tokenizer unicode xml xmlwriter zip zlib -bcmath -calendar -cdb -cjk
23 > -debug -embed -enchant -exif -firebird -flatfile -fpm (-frontbase) -ftp
24 > -gmp -imap -inifile -intl -iodbc -kerberos -ldap -ldap-sasl -libedit
25 > -libmysqlclient -mhash -mssql -mysqli -oci8-instant-client -odbc -pcntl
26 > -postgres -qdbm -recode (-selinux) -sharedmem -snmp -soap -sockets -spell
27 > (-sybase-ct) -systemd -sysvipc -threads -tidy -truetype -wddx -xmlreader
28 > -xmlrpc -xpm -xslt" 0 kB
29
30 And what about apache? I have:
31
32 [binary N ] www-servers/apache-2.2.25:2 USE="ssl suexec -debug -doc -
33 ldap (-selinux) -static -threads" APACHE2_MODULES="actions alias auth_basic
34 authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm
35 authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache
36 cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter
37 file_cache filter headers include info log_config logio mem_cache mime mime_magic
38 negotiation rewrite setenvif speling status unique_id userdir usertrack
39 vhost_alias -asis -auth_digest -authn_dbd -cern_meta -charset_lite -dbd -
40 dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer -
41 proxy_connect -proxy_ftp -proxy_http -proxy_scgi -reqtimeout -substitute -
42 version" APACHE2_MPMS="prefork -event -itk -peruser -worker" 0 kB
43
44 Do I need to switch to a threaded MPM?
45
46 --
47 Regards
48 Peter