From owner-freebsd-questions@FreeBSD.ORG Fri Aug 8 12:17:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EEA837B401 for ; Fri, 8 Aug 2003 12:17:45 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B81443FDF for ; Fri, 8 Aug 2003 12:17:44 -0700 (PDT) (envelope-from freebsduser@comcast.net) Received: from comcast.net (12-225-141-88.client.attbi.com[12.225.141.88](untrusted sender)) by comcast.net (sccrmhc12) with SMTP id <2003080819174301200a3mj4e> (Authid: animotions); Fri, 8 Aug 2003 19:17:43 +0000 Message-ID: <3F33F73F.4010503@comcast.net> Date: Fri, 08 Aug 2003 12:17:19 -0700 From: K Anderson User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Redmond Militante References: <20030808182124.GF409@darkpossum> In-Reply-To: <20030808182124.GF409@darkpossum> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: urgent: how to downgrade php4.3.3rc2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 19:17:45 -0000 Redmond Militante wrote: > hi > > i upgraded mod_php4 via ports on my apache box the other day > i just went to the mod_php4 directory, make deinstall, make clean > install and restarted apache. > > i was upgraded to php4.3.3rc2 from 4.3.1. > > i need to get the old version back as we make extensive use of pdflib. > pdflib5x is not supported in php4.3.3rc2. can anyone please tell me how > to downgrade php4.3.3rc2 on this machine? it's pretty critical.. > > thanks > redmond If you are using ports to do it you might still have the old php download in were the distfile(s) are kept. If not you might be able to grab the source from php's home site and have at it. It's a shame that nobody has thought to add the release candidates as a separate port so that if this sort of problem arises things can be rectified. Of course they might argue, that's what backing up your system is all about. Or don't do RC unless you investigate its pitfalls first. On another note, and this might save your butt in the future, get the portupgrade package installed. It has the option of creating a package out of what you are about to upgrade/deinstall (or something like that). Don't know how slick it works but it's there. Gads, I just noticed that I have RC1.