M mitek Sep 8, 2009 #1 Hi everybody, I am trying to downgrade from php 5.2.10 to 5.2.9 and I am stuck. Could you please advise me how to do this? Thanks in advance!
Hi everybody, I am trying to downgrade from php 5.2.10 to 5.2.9 and I am stuck. Could you please advise me how to do this? Thanks in advance!
DutchDaemon Administrator Staff member Administrator Moderator Developer Sep 8, 2009 #2 You could try ports-mgmt/portdowngrade.
OP M mitek Sep 8, 2009 Thread Starter #3 DutchDaemon said: You could try ports-mgmt/portdowngrade. Click to expand... Thank you! I just spent some time with portdowngrade and it worked. Code: # export CVSROOT=:pserver:anoncvs@anoncvs.tw.FreeBSD.org:/home/ncvs # cvs login # portdowngrade lang/php5 # portsdb -Uu # portupgrade -f php5
DutchDaemon said: You could try ports-mgmt/portdowngrade. Click to expand... Thank you! I just spent some time with portdowngrade and it worked. Code: # export CVSROOT=:pserver:anoncvs@anoncvs.tw.FreeBSD.org:/home/ncvs # cvs login # portdowngrade lang/php5 # portsdb -Uu # portupgrade -f php5