From owner-freebsd-questions@FreeBSD.ORG Mon Nov 10 10:58:53 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2BD16A4CE for ; Mon, 10 Nov 2003 10:58:53 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DD9143FE1 for ; Mon, 10 Nov 2003 10:58:52 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 10 Nov 2003 13:01:37 -0600 Message-ID: <3FAFDFC9.3060202@daleco.biz> Date: Mon, 10 Nov 2003 12:58:17 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Flowers References: <20031110184801.M88990@ezo.net> In-Reply-To: <20031110184801.M88990@ezo.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Nov 2003 19:01:38.0343 (UTC) FILETIME=[11A8AB70:01C3A7BD] cc: freebsd-questions@freebsd.org Subject: Re: php4-cli with mod_php4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 18:58:53 -0000 Jim Flowers wrote: >I would like to have a cli php as well as mod_php4 with apache2. I installed >php4-cli but then had to deinstall it when mod_php4 complained about it using >the same install locations. > >It seems like maybe use a different prefix (/usr/local/php4?) but I don't >know. Is there a correct way to do this? > >Thanks > >-- >Jim Flowers > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > > If it's not too much of an issue, a better idea *might* be to just install a complete PHP environment (i.e. /usr/ports/lang/php4). I've done that several times w/o any issues, and enjoy the use of the Apache Mod and the CLI regularly ;-) Kevin Kinsey DaleCo, S.P.