From owner-freebsd-questions@FreeBSD.ORG Mon Oct 22 03:10:17 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A814F1E8 for ; Mon, 22 Oct 2012 03:10:17 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 505588FC08 for ; Mon, 22 Oct 2012 03:10:16 +0000 (UTC) Received: from X220.ovitrap.com ([122.129.201.17]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q9M3A5cH017679; Sun, 21 Oct 2012 21:10:07 -0600 Date: Mon, 22 Oct 2012 10:10:01 +0700 From: Erich Dollansky To: Rei Okamoto Subject: Re: Question regarding a server with an unsupported old version Message-ID: <20121022101001.78d719cd@X220.ovitrap.com> In-Reply-To: <20121022113136.7BB4.59217E37@mix-net.co.jp> References: <20121022113136.7BB4.59217E37@mix-net.co.jp> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2012 03:10:17 -0000 Hi, On Mon, 22 Oct 2012 11:31:36 +0900 Rei Okamoto wrote: > One of the clients is running the web site using > FreeBSD 4.7. this is not a real fresh installation. > > Although it is surely the best to renew the server to > newest machine and OS, the client is reluctant to do so > because of money. There is still the option to use a supported version of FreeBSD. You can have a try with 7.4. Some hardware support was taken out with 8. But if 8 works, take 8.3. > > as I try to install PHP4 with a following command, I doubt that you will get this anywhere anymore. > > Is there any suggestion on what I can do > other than convincing the client to renew the server? > (which I am doing but already been politely refused) > Just try a newer FreeBSD version. 7.4 is currently still supported. Of course, it also could be that 9.1 is running on this hardware. This would be perfect. But I do not know if you can get the client's web sites running on a current PHP version. Erich