Results 1 to 1 of 1
Hi all. I've just swapped my university's department server to new hardware going from SuSE 9.x to 10.3 in the process. I'm [taking the easy way out] using Xampp. Unfortunately ...
- 05-23-2008 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 4
downgrade php5 to php4
Hi all. I've just swapped my university's department server to new hardware going from SuSE 9.x to 10.3 in the process. I'm [taking the easy way out] using Xampp. Unfortunately some of the php scripts don't work with php 5, so I need to roll back to php 4 as the page needs to be up more than it needs to be updated to work with php5(I don't know enough about php to know what the problems are).
I'm thinking if I do:
It'll get rid of the current php, but then how do I specify to get php 4 only after that?Code:yast2 remove php php-common
Thanks.


Reply With Quote