From owner-freebsd-ports Tue Feb 4 23:28: 4 2003 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 0E8A437B401 for ; Tue, 4 Feb 2003 23:28:03 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4667C43F75 for ; Tue, 4 Feb 2003 23:28:00 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 5E6BC47D; Wed, 5 Feb 2003 08:27:51 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 765582FDC54; Wed, 5 Feb 2003 08:27:16 +0100 (CET) Date: Wed, 5 Feb 2003 08:27:16 +0100 From: Roman Neuhauser To: Thierry Thomas Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Standalone PHP4 Message-ID: <20030205072716.GT393@freepuppy.bellavista.cz> Mail-Followup-To: Thierry Thomas , freebsd-ports@FreeBSD.ORG References: <08c801c2c946$56009e50$6401010a@bozza> <20030131233243.GC12005@absolutbsd.org> <20030201060106.GA13781@rot13.obsecurity.org> <20030204105226.GM393@freepuppy.bellavista.cz> <20030204175829.GA35444@graf.pompo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030204175829.GA35444@graf.pompo.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org # thierry@pompo.net / 2003-02-04 18:58:29 +0100: > Le Mar 4 fév 03 ? 11:52:26 +0100, Roman Neuhauser > écrivait : > > what was the reason to make the CLI php depend on Apache? Also, the > > CLI is quite often used with different php.ini, the merge makes this > > impossible. > > You can run `php -c |' > it looks for php.ini file in this directory. That's just one side of the problem. I always build the CLI with a *very* different set of ./configure switches from that of mod_php4. Where I could previously tweak the port's Makefile to get almost what I wanted there's now a big obstacle. Fortunately, php builds just fine without using the port, it's just that I thought the port system was meant to help me, not make me bypass it. :) -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message