Date: Tue, 9 Apr 2002 13:04:58 +0100 From: Thomas Hurst <tom.hurst@clara.net> To: ports@freebsd.org Subject: Re: FreeBSD Port: php4-4.1.0 Message-ID: <20020409120458.GA66800@voi.aagh.net> In-Reply-To: <00a101c1dfaa$0cdb2f50$3200a8c0@riker> References: <KAEPJNCGJGDOLKFIOOBAOEDHCDAA.jason@automated-tech.com> <00a101c1dfaa$0cdb2f50$3200a8c0@riker>
next in thread | previous in thread | raw e-mail | index | archive | help
* Alastair D'Silva (deece@newmillennium.net.au) wrote: > You want /usr/ports/www/mod_php4, not /usr/ports/lang/php4 Actually, with Apache 2, lang/php4 will probably be more useful. mod_php4 in Apache 2 is not for the faint hearted; you need to grab the cvs apache2 SAPI module and replace the 4.1.0 version with it; *not* a supported setup as you might suspect :) lang/php4 will provide a CGI executable you can run using #!/usr/local/bin/php syntax, or you can put it in the cgi-bin dir and set Apache 2 to filter *.php through it. -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - There is only one thing in the world worse than being talked about, and that is not being talked about. -- Oscar Wilde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020409120458.GA66800>