Upgrading PHP 5.3.3 to 5.4.4 in CentOS 6.4
--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Ancient Construction
--
Chapters
00:00 Upgrading Php 5.3.3 To 5.4.4 In Centos 6.4
00:55 Accepted Answer Score 5
01:09 Answer 2 Score 9
01:22 Thank you
--
Full question
https://superuser.com/questions/615401/u...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#yum #centos6 #php5
#avk47
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Ancient Construction
--
Chapters
00:00 Upgrading Php 5.3.3 To 5.4.4 In Centos 6.4
00:55 Accepted Answer Score 5
01:09 Answer 2 Score 9
01:22 Thank you
--
Full question
https://superuser.com/questions/615401/u...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#yum #centos6 #php5
#avk47
ANSWER 1
Score 9
To update PHP 5.3.3 to 5.4.4:
wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -ivh epel-release-6-8.noarch.rpm
wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
rpm -Uvh remi-release-6*.rpm
yum --enablerepo=remi upgrade php-mysql php-devel php-gd php-pecl-memcache php-pspell php-snmp php-xmlrpc php-xml