From owner-freebsd-ports@FreeBSD.ORG Wed May 10 11:03:03 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 862DF16A402 for ; Wed, 10 May 2006 11:03:03 +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 B7BFE43D46 for ; Wed, 10 May 2006 11:03:02 +0000 (GMT) (envelope-from pobox@verysmall.org) Received: (qmail 65693 invoked by uid 89); 10 May 2006 11:31:54 -0000 Received: from unknown (HELO ?127.0.0.1?) (iavor.raytchev@verysmall.org@130.83.72.98) by thing.verysmall.org with SMTP; 10 May 2006 11:31:54 -0000 Message-ID: <4461C85D.6060605@verysmall.org> Date: Wed, 10 May 2006 13:02:53 +0200 From: "pobox@verysmall.org" User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <446114E0.4090201@verysmall.org> <20060510085850.GA23111@lordcow.org> <20060510102036.GA63998@rb1.palstra.com> <20060510105033.GA25757@lordcow.org> In-Reply-To: <20060510105033.GA25757@lordcow.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: is php5_5.1.4 broken SOLVED 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 11:03:03 -0000 gareth wrote: > On Wed 2006-05-10 (12:20), Riemer Palstra wrote: >> Probably the easiest way of achieving this is going to >> /usr/ports/lang/php5, typing 'make config' and check the knob. > > oh ok, so that's what knob means, thanx the library seems to have been > built now. make config and selecting APACHE worked for me too. Thanks everybody. Iv.