How to install php 5.6 on centos 6/7 working 100%:
#1
How to install php 5.6 on centos 6/7 working 100%:
Hi,
1: yum install epel*
2: yum update / yum upgrade
3:
Code:
CentOS and Red Hat Enterprise Linux 6.x wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm sudo rpm -Uvh remi-release-6*.rpm CentOS and Red Hat Enterprise Linux 7.x wget http://rpms.famillecollet.com/enterprise/remi-release-7.rpm sudo rpm -Uvh remi-release-7*.rpm
4: yum update / yum upgrade
5: yum --enablerepo=remi,remi-php56 update
6: yum --enablerepo=remi,remi-php56 upgrade
7: reboot
8: php -v Big Grin

working on 100%
Reply


Messages In This Thread
How to install php 5.6 on centos 6/7 working 100%: - by DimitarBG - 12-20-2014, 08:48 PM
RE: How to install php 5.6 : - by TGates - 12-21-2014, 05:08 AM
RE: How to install php 5.6 : - by DimitarBG - 12-21-2014, 07:04 AM
RE: How to install php 5.6 : - by DimitarBG - 12-21-2014, 09:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Questions regarding install and config procedures nathanstotts 5 6 ,313 06-11-2025, 12:34 PM
Last Post: glutinousbelt
Opening ports after install? kevwebbie 5 4 ,285 09-28-2024, 11:10 AM
Last Post: TGates
How to install SSL certificate in clients website chgener 6 29 ,594 02-16-2021, 01:56 AM
Last Post: mlinke

Forum Jump:


Users browsing this thread: 1 Guest(s)