This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

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%
Angel
Reply
Thanks given by: maniteja , akshalikas , wormsunited


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
How to install SSL certificate in clients website chgener 6 23 ,343 02-16-2021, 01:56 AM
Last Post: mlinke
Questions regarding install and config procedures nathanstotts 0 3 ,812 08-21-2018, 11:44 PM
Last Post: nathanstotts
Does anyone know how to install conntrack tools on centos? socialsp 2 8 ,423 02-19-2018, 08:25 PM
Last Post: socialsp

Forum Jump:


Users browsing this thread: 2 Guest(s)