From owner-freebsd-ports@FreeBSD.ORG Wed May 10 10:26:35 2006 Return-Path: X-Original-To: freebsd-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 A1C3C16A40A for ; Wed, 10 May 2006 10:26:35 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: from thing.verysmall.org (thing.verysmall.org [212.100.226.116]) by mx1.FreeBSD.org (Postfix) with SMTP id E0BFB43D45 for ; Wed, 10 May 2006 10:26:34 +0000 (GMT) (envelope-from pobox@verysmall.org) Received: (qmail 54917 invoked by uid 89); 10 May 2006 10:55:26 -0000 Received: from unknown (HELO ?127.0.0.1?) (iavor.raytchev@verysmall.org@130.83.72.223) by thing.verysmall.org with SMTP; 10 May 2006 10:55:26 -0000 Message-ID: <4461BFC6.5010104@verysmall.org> Date: Wed, 10 May 2006 12:26:14 +0200 From: "pobox@verysmall.org" User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Riemer Palstra References: <446114E0.4090201@verysmall.org> <20060510085850.GA23111@lordcow.org> <20060510102036.GA63998@rb1.palstra.com> In-Reply-To: <20060510102036.GA63998@rb1.palstra.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: is php5_5.1.4 broken 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: Wed, 10 May 2006 10:26:36 -0000 Riemer Palstra wrote: > On Wed, May 10, 2006 at 10:58:50AM +0200, gareth wrote: >> ok, i'm having the same problem, but what do you mean by 'install with >> the apache knob'? > > Probably the easiest way of achieving this is going to > /usr/ports/lang/php5, typing 'make config' and check the knob. Thanks a lot! Trying it now. Iv.