Re: downgrading from php5 to php4

2007-06-03 Thread Norberto Meijome
On Sat, 02 Jun 2007 13:59:37 +0200
Zbigniew Szalbot [EMAIL PROTECTED] 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.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


downgrading from php5 to php4

2007-06-02 Thread Zbigniew Szalbot

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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]