From owner-freebsd-questions@FreeBSD.ORG Mon May 8 15:11:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B04B516A400 for ; Mon, 8 May 2006 15:11:04 +0000 (UTC) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs153.cnf.com (mail-cluster.cnf.com [63.230.177.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1EA043D53 for ; Mon, 8 May 2006 15:11:01 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs153.cnf.com (localhost [127.0.0.1]) by ljcqs153.cnf.com (Postfix) with ESMTP id AFA5814C0B6; Mon, 8 May 2006 08:11:00 -0700 (PDT) Received: from ciies004.conway.prod.con-way.com (cnfdcx-131-slb-01-in.cnf.com [10.0.108.131]) by ljcqs153.cnf.com (Postfix) with ESMTP id 9D7D414B846; Mon, 8 May 2006 08:11:00 -0700 (PDT) Received: from qgaes001.conway.prod.con-way.com ([10.40.10.68]) by ciies004.conway.prod.con-way.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 8 May 2006 08:11:00 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 8 May 2006 10:10:55 -0500 Message-ID: <12AAD6CC50A25841834F43955F39B66E04390A59@qgaes001.conway.prod.con-way.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: php4 port upgrade Thread-Index: AcZyFoPSh7regLoCSSSR20Wbp+Uk2QAmwAwQ From: "Zimmerman, Eric" To: "Dave" , X-OriginalArrivalTime: 08 May 2006 15:11:00.0538 (UTC) FILETIME=[9D97B1A0:01C672B1] X-Virus-Scanned: ClamAV using ClamSMTP Cc: Subject: RE: php4 port upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 15:11:04 -0000 > Hello, > Is there any known issues or things to watch out for when doing the > latest php4 upgrade? The notes in the UPDATING file indicated a change in > the status of the .cli binary. If one has mod_php4 and the php4-extensions > already installed is the upgrade a smooth one? > Thanks. > Dave. Mine seemed to go fine via portmanager after doing a make config in the php4 directory as UPDATING indicates to do. No issues so far that I have seen