PHP5 Gzip support

Chris Haulmark chris at sigd.net
Tue Nov 27 14:06:18 PST 2007



Hello Robert:
> 
> Can someone please explain how I install gzip support into a running
> version of PHP5 ?
> 

gzip is enabled by default for encoding.

Did you mean bzip?

When you are installing php5 extensions on FreeBSD systems from the
ports
tree, normally you would install the the lang/php5-extensions port.  You
will be prompted with a config menu.  In your situation, you can choose
bzip and get that installed.

If you want to add any other extensions after doing the install, you can
use make config to bring that menu back up and then do the reinstall.

Chris


> ---------------------------------
>  Yahoo! Answers - Get better answers from someone who knows. Tryit
now.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list