Date: Mon, 4 Jun 2007 14:59:59 +1000 From: Norberto Meijome <freebsd@meijome.net> To: Zbigniew Szalbot <zbyszek@szalbot.homedns.org> Cc: freebsd-questions@freebsd.org Subject: Re: downgrading from php5 to php4 Message-ID: <20070604145959.48e4be17@localhost> In-Reply-To: <46615BA9.2070907@szalbot.homedns.org> References: <46615BA9.2070907@szalbot.homedns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 02 Jun 2007 13:59:37 +0200 Zbigniew Szalbot <zbyszek@szalbot.homedns.org> wrote: > 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? that's about it - if anything links to php (i doubt it) you may have to rebuild it. If you have webapps that work in either, you shouldn't really need to reinstall them (unless they install different files depending on what version of PHP you are running) - just do force in the php4 install and then run pkgdb -F to fix all the pkgs dependencies. _________________________ {Beto|Norberto|Numard} Meijome "Imagination is more important than knowledge." Albert Einstein, On Science I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070604145959.48e4be17>