How to install php 5.6 on centos 6/7 working 100%:
#29
RE: How to install php 5.6 on centos 6/7 working 100%:
Wondering if someone can help me understand how to confirm that Suhosin is still running?
I have Ubuntu 14.04 and previously had PHP 5.5.9. I needed to upgrade to 5.6. Therefore I ran these commands:

add-apt-repository ppa:ondrej/php
add-apt-repository ppa:ondrej/apache2
apt-get update
apt-get autoremove
apt-get install php5.6 libapache2-mod-php5.6 php5.6-curl php5.6-gd php5.6-mbstring php5.6-mcrypt php5.6-mysql php5.6-xml php5.6-xmlrpc php5.6-zip
a2dismod php5
a2enmod php5.6
service apache2 restart

Appears to have worked, PHP is upgrade. When I run: php -v

I get this:
PHP 5.6.40-6+ubuntu14.04.1+deb.sury.org+3 (cli)
Copyright © 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright © 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright © 1999-2016, by Zend Technologies

I'm not getting any form of an error (which the Sentora support person posted earlier in this thread). So what does this mean? Do I still need to recompile suhosin or am I good to go? If it's so important, how can I check, if it's running? I look in the Sentora Portal and couldn't find Suhosin listed anywhere, with a status or something. I would assume if it's critical, it should have the status, or inform me if it's not running, right!?!?!?
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 americanninja - 04-21-2019, 06:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Questions regarding install and config procedures nathanstotts 5 6 ,325 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)