From owner-freebsd-ports@FreeBSD.ORG Wed Feb 18 14:10:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8415516A4CE for ; Wed, 18 Feb 2004 14:10:50 -0800 (PST) Received: from post.web.ca (post.web.ca [192.139.37.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A46143D1D for ; Wed, 18 Feb 2004 14:10:50 -0800 (PST) (envelope-from rob@web.ca) Received: by post.web.ca (Postfix, from userid 1001) id 7C267655B; Wed, 18 Feb 2004 17:10:49 -0500 (EST) Date: Wed, 18 Feb 2004 17:10:49 -0500 From: Rob Ellis To: Paul Andrews Message-ID: <20040218221049.GE57918@web.ca> References: <001801c3f633$13d72e20$2d12a8c0@LAN.TICFIELD> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001801c3f633$13d72e20$2d12a8c0@LAN.TICFIELD> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org Subject: Re: mod_php4 or php4-cli X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2004 22:10:50 -0000 On Wed, Feb 18, 2004 at 08:22:52AM -0700, Paul Andrews wrote: > I'm installing mod_php4 and have edited the Makefile to change it from > WITHOUT_CLI=yes to no. However the port still does not install the CLI, as > this is an option that I require. > > Is there a way to install the CLI with mod_php4 or do I just have to install > the port in lang/php4-cli. > > I am running FreeBSD 4.9 with Apache 1.3 > lang/php4 installs both, I think... - Rob