reconfigure php with a port
Michael S. Eubanks
mse_software at charter.net
Mon Aug 6 13:08:58 PDT 2007
On Mon, 2007-08-06 at 19:13 +0100, Matthew Seaman wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> sgmayo at 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 at charter.net
More information about the freebsd-questions
mailing list