Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 17:03:37 +0400
From:      Pavel Timofeev <timp87@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Installing php-fpm without apache
Message-ID:  <BANLkTinkz6Dv6atht4-gDuRJSWHzhfCW3A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
How can I install php-fpm without installing apache?
Is it possible?

[root@timp /usr/ports/lang/php5]# make showconfig
===> The following configuration options are available for php5-5.3.6_1:
     CLI=off "Build CLI version"
     CGI=off "Build CGI version"
     FPM=on "Build FPM version (experimental)"
     APACHE=off "Build Apache module"
     AP2FILTER=off " Use Apache 2.x filter interface (experimental)"
     DEBUG=off "Enable debug"
     SUHOSIN=off "Enable Suhosin protection system"
     MULTIBYTE=off "Enable zend multibyte support"
     IPV6=off "Enable ipv6 support"
     MAILHEAD=off "Enable mail header patch"
     LINKTHR=off "Link thread lib (for threaded extensions)"
===> Use 'make config' to modify these settings

Only FPM is "on"

[root@timp /usr/ports/lang/php5]# make missing
www/apache13
textproc/libxml2
textproc/expat2

in spite of this I see apache13 as dependency



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTinkz6Dv6atht4-gDuRJSWHzhfCW3A>