From owner-freebsd-questions@FreeBSD.ORG Tue Oct 9 22:09:52 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 7C33616A46B for ; Tue, 9 Oct 2007 22:09:52 +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 51DCC13C46E for ; Tue, 9 Oct 2007 22:09:52 +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 105091CDEE for ; Tue, 9 Oct 2007 14:09:48 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Wed, 10 Oct 2007 00:09:44 +0200 User-Agent: KMail/1.9.7 References: <200710090316.l993G3VA045316@banyan.cs.ait.ac.th> <200710081922.23228.beech@freebsd.org> <200710090341.l993fxqw045888@banyan.cs.ait.ac.th> In-Reply-To: <200710090341.l993fxqw045888@banyan.cs.ait.ac.th> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710100009.45028.fbsd.questions@rachie.is-a-geek.net> Subject: Re: Upgrade of PHP4 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: Tue, 09 Oct 2007 22:09:52 -0000 On Tuesday 09 October 2007 05:41:59 Olivier Nicole wrote: > > Doubtful, given the fact that php4 will reach EOL December 31. You > > should plan on upgrading to php5. > > Thanks, now that lads to the second question, what will I break when > updating? What should I be carefull about? I have several servers, > managing quite many sites, with a lot of home made pages... Start with jpgraph, gallery - they dropped supporting php5 in v1 and made a v2 php5 capable. Gallery's db structure is quite different, if you made a few hacks here and there,you're in for a treat. Possibly there's more of those, but that's the ones I ran into off the bat. -- Mel