From owner-freebsd-questions@FreeBSD.ORG Thu Oct 4 21:11:30 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7799316A417 for ; Thu, 4 Oct 2007 21:11:30 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 5700E13C43E for ; Thu, 4 Oct 2007 21:11:30 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id A716E1CDEE for ; Thu, 4 Oct 2007 13:11:28 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 4 Oct 2007 23:11:24 +0200 User-Agent: KMail/1.9.7 References: <0F8C62C3-CD4B-4811-A722-95C2659A5222@todoo.biz> <200710040038.08324.beech@freebsd.org> <470550C7.6020205@daleco.biz> In-Reply-To: <470550C7.6020205@daleco.biz> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710042311.25378.fbsd.questions@rachie.is-a-geek.net> Subject: Re: PHP4 v. php4-4.4.7_2 refuse to upgrade =?windows-1252?q?=85?= 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: Thu, 04 Oct 2007 21:11:30 -0000 On Thursday 04 October 2007 22:44:55 Kevin Kinsey wrote: > I'd advise moving to PHP5 now. It doesn't hurt much. That's a loaded statement. "It didn't hurt much for me" would be more to the point. I'm also advising to move to PHP 5, but don't just install it and wait for your customers/vistors to call with their problems. There's a few extensions that have been abandoned, if you use one of those, you're in for a surprise - also some functions behave slightly different. I'd do some solid research first or better, copy your apps to a test machine running php 5, test everything, then let your peers test everything and then let a spider crawl through it. -- Mel