From owner-freebsd-isp@FreeBSD.ORG Tue Jul 27 18:56:04 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2397016A4CE for ; Tue, 27 Jul 2004 18:56:04 +0000 (GMT) Received: from mail.day-light.net (day-light.net [64.37.72.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF10843D39 for ; Tue, 27 Jul 2004 18:56:01 +0000 (GMT) (envelope-from john@day-light.com) Received: from w1 (gabriel.day-light.net [69.27.46.22]) by mail.day-light.net (Postfix) with SMTP id 3BDE735299 for ; Tue, 27 Jul 2004 13:56:01 -0500 (CDT) From: "John Brooks" To: Date: Tue, 27 Jul 2004 13:56:02 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: RE: php4 port build changes UPDATE X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: john@day-light.com List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 18:56:04 -0000 It seems the extensions are now in a completely separate port: /usr/port/lang/php4-extensions Hopefully this will save someone else some time tracking it down -- John Brooks john@day-light.com > -----Original Message----- > From: owner-freebsd-isp@freebsd.org > [mailto:owner-freebsd-isp@freebsd.org]On Behalf Of John Brooks > Sent: Tuesday, July 27, 2004 1:15 PM > To: freebsd-isp@freebsd.org > Subject: php4 port build changes > > > Apparently a few days ago the entire build process for > php4 has been changed. But documentation on how to select > extensions is nowhere to be found (at least I couldn't find > it). The end result is that basic items like session support, > mysql support, etc will break if you upgrade. > > Anybody know where the docs are on how to activate php > extensions? >