From owner-freebsd-ports@FreeBSD.ORG Thu Sep 28 06:01:57 2006 Return-Path: X-Original-To: ports@FreeBSD.org 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 02F5116A40F for ; Thu, 28 Sep 2006 06:01:57 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from host1.netprojects.it (host1.netprojects.it [193.254.241.205]) by mx1.FreeBSD.org (Postfix) with SMTP id D8D4C43D72 for ; Thu, 28 Sep 2006 06:01:55 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 66436 invoked by uid 89); 28 Sep 2006 06:01:53 -0000 Received: from unknown (HELO ?192.168.178.2?) (sysadmin@alexdupre.com@81.174.31.42) by netprojects.it with SMTP; 28 Sep 2006 06:01:53 -0000 Message-ID: <451B6550.9060903@FreeBSD.org> Date: Thu, 28 Sep 2006 08:01:52 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.5.0.7 (X11/20060914) MIME-Version: 1.0 To: Albert Poon References: <20060927211423.M82508@bigtearice.net> In-Reply-To: <20060927211423.M82508@bigtearice.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "ports@FreeBSD.org" Subject: Re: FreeBSD Port: php4-4.4.4 (how to install php4-4.4.4 with --enable-experimental-zts using ports?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 06:01:57 -0000 Albert Poon ha scritto: > How to install php4-4.4.4 with --enable-experimental-zts using ports? Why you should? > Also, as I am using Apache 2.2.3 with worker MPM, should I set enable_dl = > Off in php.ini? Why? The php ports auto-detect threaded apache and build accordingly. Said so, php developers discourage the use of a threaded php. -- Alex Dupre