Skip to content
WJunction - Webmaster Forum

downgrage php PHP 5.3.x to PHP 5.2.

Status
Not open for further replies.
for my vps is linux

who do i downgrade my php 5.3.x to php 5.2
who do uninstall and reinstall
this for rapidleech and sborg to run
 
Last edited:

12 comments

Its simply, remove php53 first then re-install php52. but why you downgrade ? there are many bugs that fixed in 5.3 and its extra secure then 5.2
 
i dnt think so you can downgrage php PHP 5.3.x to PHP 5.2.
if you did you will face many problem lots of php function will be broken . Simply reinstall os then Fresh install php apache mysql ... .
 
No, PHP,MYSQL,Apache. uninstall and install doesn't means re-install OS.

i Myself a beginner. and i install 5.3.8 too many times and uninstall it and re-install 5.2, 5.1 so far.

There is no issue with any PHP applications. but make sure you first remove it. and then install and proper configure.
 
Uninstall PHP from VPS
yum remove php php-*
install php 5.2

yum install php52 php52-cli php52-devel php52-gd php52-mbstring php52-mysql php52-pdo php52-xml php52-xmlrpc php-pear

Once you’ve configured PHP. Do the following to make sure everything is ok:
php -m php -i
 
Status
Not open for further replies.

About the author

J
Active Member · Joined
84
Messages
1
Reactions
8
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom