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%:
#20
RE: How to install php 5.6 on centos 6/7 working 100%:
I updated to php 6 using this much cleaner method: https://webtatic.com/packages/php56/

Below are the steps that I followed:
Code:
1. CentOS/RHEL 7.x:
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
2.
yum install yum-plugin-replace
yum replace php-common --replace-with=php56w-common
3.
yum install php56w-opcache


No errors but no mention of suhosin (only suhosin.ini under additional files parsed), should I follow your guide on step 1 to enable it or would that cause errors with my current setup?

EDIT: I did have to recompile sushosin just as you said.
Reply
Thanks given by:


Messages In This Thread
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
RE: How to install php 5.6 on centos 6/7 working 100%: - by AgentD - 01-14-2016, 07:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
How to install SSL certificate in clients website chgener 6 23 ,425 02-16-2021, 01:56 AM
Last Post: mlinke
Questions regarding install and config procedures nathanstotts 0 3 ,838 08-21-2018, 11:44 PM
Last Post: nathanstotts
Does anyone know how to install conntrack tools on centos? socialsp 2 8 ,463 02-19-2018, 08:25 PM
Last Post: socialsp

Forum Jump:


Users browsing this thread: 2 Guest(s)