Downgrade from 5.2.17 php to 5.2.9

mokman

New member
Joined
Feb 20, 2011
Messages
2
Hello,
As I wrote in the title here I ordered a dedicated server (linux) with DirectAdmin included in the version of php is 5.2.17, and here I would like to downgrade to version 5.2.9 like this it will be the same version of the server I use currently.
Thank you kindly help me
 
Thank you for your answer but I'm new in this forum I tried to follow the code of the 5.2.10 version this one:
cd /usr/local/directadmin/custombuild/
perl -pi -e 's/php5:5.2.17:85753ba2909ac9fae5bca516adbda9e9/php5:5.2.15:98b647561dc664adefe296106056cf11/' versions.txt
perl -pi -e 's/php5-mail:5.2.17:9cc336429c88f720f77f14ac6a2440e7/php5-mail:5.2.15:32ba3588bcf84e673f79c8587f13c294/' versions.txt
./build php y

I replaced 5.2.10 by 5.2.17 but it not work the version still 5.2.17
 
Back
Top