From owner-freebsd-questions@FreeBSD.ORG Mon Nov 10 10:50:38 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 C0FBD16A4D0 for ; Mon, 10 Nov 2003 10:50:38 -0800 (PST) Received: from lily.ezo.net (nsc.ezo.net [68.23.200.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B7C43F75 for ; Mon, 10 Nov 2003 10:50:37 -0800 (PST) (envelope-from jflowers@ezo.net) Received: from www.ezo.net (peony.ezo.net [68.23.200.11]) by lily.ezo.net (8.12.6/8.12.6) with ESMTP id hAAIofTv018717 for ; Mon, 10 Nov 2003 13:50:41 -0500 (EST) (envelope-from jflowers@ezo.net) From: "Jim Flowers" To: freebsd-questions@freebsd.org Date: Mon, 10 Nov 2003 13:51:11 -0500 Message-Id: <20031110184801.M88990@ezo.net> X-Mailer: Open WebMail 2.10 20031002 X-OriginatingIP: 24.93.231.122 (jflowers) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: 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:50:38 -0000 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