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


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
Questions regarding install and config procedures nathanstotts 5 6 ,324 06-11-2025, 12:34 PM
Last Post: glutinousbelt
Opening ports after install? kevwebbie 5 4 ,295 09-28-2024, 11:10 AM
Last Post: TGates
How to install SSL certificate in clients website chgener 6 29 ,599 02-16-2021, 01:56 AM
Last Post: mlinke

Forum Jump:


Users browsing this thread: 1 Guest(s)