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%:
#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
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 americanninja - 04-21-2019, 06:46 AM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)