getting all versions of php (mod,cli,cgi)?

Stijn Hoop stijn at win.tue.nl
Tue Mar 16 05:50:12 PST 2004


On Tue, Mar 16, 2004 at 01:37:01PM +0100, Stijn Hoop wrote:
> I'd like to install _all_ versions of PHP -- that is I need the apache module
> and the php CLI binary, and I need the CGI interface as well.  I cannot figure
> out any way to do this with ports. Am I stuck with building on my own?

Further investigation led me to believe that this is the case.

> The PHP docs say that you can build both CLI & CGI versions at the same
> time by doing
> 
> ./configure --enable-cli=${PREFIX} --enable-cgi=${PREFIX}/www/cgi-bin

And like most of the time, the PHP docs get it wrong :( This doesn't work,
explaining the need for the different ports. This Sucks.  I'll just do a
'make' in www/php4-cgi and copy the resulting binary, it should work I guess,
but it's not pretty.

--Stijn

-- 
"Well," Brahma said, "even after ten thousand explanations, a fool is
no wiser, but an intelligent man requires only two thousand five
hundred."
                -- The Mahabharata.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040316/22b0f4e1/attachment.bin


More information about the freebsd-ports mailing list