From owner-freebsd-questions@FreeBSD.ORG Tue Oct 19 19:02:44 2010 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 47840106564A for ; Tue, 19 Oct 2010 19:02:44 +0000 (UTC) (envelope-from milu@dat.pl) Received: from jab.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id EFB538FC0C for ; Tue, 19 Oct 2010 19:02:40 +0000 (UTC) Received: from jab.dat.pl (jsrv.dat.pl [127.0.0.1]) by jab.dat.pl (Postfix) with ESMTP id DB6D47E; Tue, 19 Oct 2010 21:02:38 +0200 (CEST) X-Virus-Scanned: amavisd-new at dat.pl Received: from jab.dat.pl ([127.0.0.1]) by jab.dat.pl (jab.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5-mE3GQ+iC0I; Tue, 19 Oct 2010 21:02:34 +0200 (CEST) Received: from snifi.localnet (87-205-201-82.adsl.inetia.pl [87.205.201.82]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by jab.dat.pl (Postfix) with ESMTPSA id 7B0FA55; Tue, 19 Oct 2010 21:02:34 +0200 (CEST) From: Maciej Milewski To: freebsd-questions@freebsd.org Date: Tue, 19 Oct 2010 21:02:54 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.35-ARCH; KDE/4.5.2; x86_64; ; ) References: In-Reply-To: X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201010192102.54440.milu@dat.pl> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Odhiambo Washington Subject: Re: Downgrading php5 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, 19 Oct 2010 19:02:44 -0000 On Tuesday 19 October 2010 19:56:16, Odhiambo Washington wrote: > Is there a way to downgrade from php-5.3.3 to 5.2.14 or any 5.2.x on > FreeBSD 8.1? lang/php52 and lang/php52-extensions is in the tree. Have you tried that? -- Maciej