Gentoo Archives: gentoo-user

From: Stefan Schmiedl <s@×××.de>
To: Silvio Siefke <gentoo-user@l.g.o>
Subject: Re[2]: [gentoo-user] Nginx with PHP-FPM
Date: Wed, 04 Apr 2012 21:15:16
Message-Id: 969293693.20120404231314@xss.de
In Reply to: Re: [gentoo-user] Nginx with PHP-FPM by Silvio Siefke
1 Silvio,
2
3 Tuesday, April 3, 2012, 11:39:05 PM, you wrote:
4
5 S> Could someone possibly provide me the USE flags available
6 S> if someone has run Nginx, PHP and Fpm.
7
8 S> It were nice.
9
10 # emerge nginx php:5.3 -pv
11
12 These are the packages that would be merged, in order:
13
14 Calculating dependencies ... done!
15 [ebuild R ] www-servers/nginx-1.1.17 USE="http http-cache ipv6 pcre ssl vim-syntax -aio -debug -libatomic -pcre-jit" NGINX_MODULES_HTTP="access addition auth_basic autoindex browser charset dav empty_gif fastcgi geo gzip headers_more limit_req limit_zone map memcached proxy push realip referer rewrite scgi split_clients ssi stub_status sub upload upstream_ip_hash userid uwsgi xslt -cache_purge -degradation -flv -geoip -gzip_static -image_filter -mp4 -passenger -perl -random_index -secure_link -slowfs_cache -upload_progress" NGINX_MODULES_MAIL="-imap -pop3 -smtp" 0 kB
16 [ebuild R ] dev-lang/php-5.3.10-r2 USE="bcmath berkdb bzip2 calendar cgi cli crypt ctype curl doc exif fileinfo filter fpm gd gdbm gmp hash iconv imap ipv6 json mhash mysql mysqli nls pcntl pdo phar posix postgres readline session simplexml soap sockets spell sqlite sqlite3 ssl suhosin threads tidy tokenizer truetype unicode wddx xml xmlreader xmlrpc xmlwriter xsl zip zlib -apache2 -cdb -cjk -curlwrappers -debug -embed -enchant -firebird -flatfile (-frontbase) -ftp -inifile -intl -iodbc -kerberos -kolab -ldap -ldap-sasl -libedit -mssql -mysqlnd -oci8-instant-client -odbc -pic -qdbm -recode -sharedmem -snmp (-sybase-ct) -sysvipc -xpm" 0 kB
17
18 The important parts are fastcgi for nginx and fpm for php.
19
20 s.

Replies

Subject Author
Re: Re[2]: [gentoo-user] Nginx with PHP-FPM Silvio Siefke <siefke_listen@×××.de>