From owner-cvs-ports@FreeBSD.ORG Mon Jan 26 05:53:23 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2D4D16A4CF; Mon, 26 Jan 2004 05:53:23 -0800 (PST) Received: from relay.gufi.org (civetta.gufi.org [212.110.23.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A88543D93; Mon, 26 Jan 2004 05:53:22 -0800 (PST) (envelope-from ale@FreeBSD.org) Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by relay.gufi.org (Postfix) with ESMTP id 7DE1120F82; Mon, 26 Jan 2004 14:53:20 +0100 (CET) Received: from FreeBSD.org (thunder.alexdupre.com [192.168.0.101]) i0QDrAw0099362; Mon, 26 Jan 2004 14:53:11 +0100 (CET) (envelope-from ale@FreeBSD.org) Message-ID: <40151BC6.2070400@FreeBSD.org> Date: Mon, 26 Jan 2004 14:53:10 +0100 From: Alex Dupre User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Xin LI References: <20040126134133.CF900115B1@beastie.frontfree.net> In-Reply-To: <20040126134133.CF900115B1@beastie.frontfree.net> X-Enigmail-Version: 0.82.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/php4 Makefile ports/lang/php4/files patch-pear::Makefile.frag ports/lang/php5 Makefile ports/lang/php5/files patch-pear::Makefile.frag X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 13:53:23 -0000 Xin LI wrote: > Awesome! Well... Did this meant a time we can start running PHP with > Apache2-worker linked against KSE? Yes, you can, but don't expect it to work flawlessy. Actually the best method is still to use php with apache2-prefork. -- Alex Dupre