From owner-freebsd-questions@FreeBSD.ORG Sat Jun 2 12:00:32 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1C3A416A41F for ; Sat, 2 Jun 2007 12:00:32 +0000 (UTC) (envelope-from zbyszek@szalbot.homedns.org) Received: from lists.lc-words.com (lists.lc-words.com [83.19.156.210]) by mx1.freebsd.org (Postfix) with ESMTP id C975713C43E for ; Sat, 2 Jun 2007 12:00:31 +0000 (UTC) (envelope-from zbyszek@szalbot.homedns.org) Received: from [192.168.11.30] by lists.lc-words.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1HuSHW-0006KO-0Q for freebsd-questions@freebsd.org; Sat, 02 Jun 2007 14:00:30 +0200 Message-ID: <46615BA9.2070907@szalbot.homedns.org> Date: Sat, 02 Jun 2007 13:59:37 +0200 From: Zbigniew Szalbot User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Feedback: 1HuSHW-0006KO-0Q Subject: downgrading from php5 to 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: Sat, 02 Jun 2007 12:00:32 -0000 Hello, I am looking for advice how to best downgrade to php4. Is it ok to use "make uninstall" for php5 and php5-extensions followed by make install for php4? Is there anything I should consider before downgrading (apart from usual consideration whether some related software will work)? Thank you! Zbigniew Szalbot