Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 18:03:34 +0400
From:      Pavel Timofeev <timp87@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Installing php-fpm without apache
Message-ID:  <BANLkTinZci4rG%2BQBwOF7w1BkkMs9XSV=CQ@mail.gmail.com>
In-Reply-To: <BANLkTinkz6Dv6atht4-gDuRJSWHzhfCW3A@mail.gmail.com>
References:  <BANLkTinkz6Dv6atht4-gDuRJSWHzhfCW3A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm very sorry! I had vars like WITH_APACHE=foo in /etc/make.conf!
It's ok in ports.

2011/6/27 Pavel Timofeev <timp87@gmail.com>

> 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?BANLkTinZci4rG%2BQBwOF7w1BkkMs9XSV=CQ>