Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Aug 2007 13:08:55 -0700
From:      "Michael S. Eubanks" <mse_software@charter.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: reconfigure php with a port
Message-ID:  <1186430935.998.21.camel@yak.mseubanks.net>
In-Reply-To: <46B764CE.3070401@infracaninophile.co.uk>
References:  <4092.204.184.27.217.1186422675.squirrel@mail.bloomfield.k12.mo.us> <46B764CE.3070401@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2007-08-06 at 19:13 +0100, Matthew Seaman wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> sgmayo@mail.bloomfield.k12.mo.us wrote:
> > I installed php with the ports option.  I see in the php.ini file where I
> > can turn Zlib on, but this has no effect.  From what I have read I assume
> > that I need to reconfigure php --with-zlib.
> > 
> > I tried a 'make config' from the ports directory, but it tells me that
> > there are no options to configure.
> > 
> > I guess that I need to know exactly how to pass the '--with-zlib' to the
> > port configure or how to get an option so that I can choose zlib.
> 
> php in FreeBSD is modularized.  Simply install the
> archivers/php5-zlib port and restart Apache.
> 
> 	Cheers,
> 
> 	Matthew
> 
> - --
> Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
>                                                   Flat 3
> PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
>                                                   Kent, CT11 9PW

You may want to take a look at the php5-extensions port as well under
lang/php5-extensions.  You may select Zlib in addition to other php5
extensions with a simple make install.

-Michael S. Eubanks
 mse_software@charter.net





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