Sentora Support Forums
How to install php 5.6 on centos 6/7 working 100%: - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: General Forums - (Non-Sentora Support) (https://senforums.mach-hosting.com/forumdisplay.php?fid=1)
+--- Forum: General Discussions (Non-Support Related) (https://senforums.mach-hosting.com/forumdisplay.php?fid=2)
+--- Thread: How to install php 5.6 on centos 6/7 working 100%: (/showthread.php?tid=780)

Pages: 1 2 3 4


RE: How to install php 5.6 on centos 6/7 working 100%: - TGates - 05-02-2019

Nio. It is not running. I checked mine (which I just upgraded to 5.6.40 a couple weeks ago) and under phpinfo it should show:
Code:
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies    with Suhosin v0.9.38, Copyright (c) 2007-2015, by SektionEins GmbH
You need to recompile suhosin as explained in the tutorial. (I had to do it twice for some reason...maybe a typo)


RE: How to install php 5.6 on centos 6/7 working 100%: - BloodySky - 07-12-2020

Wth, after install epel*, I get a lot No file permission error. I did not even start the process


RE: How to install php 5.6 on centos 6/7 working 100%: - BloodySky - 07-18-2020

(05-02-2019, 07:41 AM)TGates Wrote: Nio. It is not running. I checked mine (which I just upgraded to 5.6.40 a couple weeks ago) and under phpinfo it should show:
Code:
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies    with Suhosin v0.9.38, Copyright (c) 2007-2015, by SektionEins GmbH
You need to recompile suhosin as explained in the tutorial. (I had to do it twice for some reason...maybe a typo)

Is your create db user function working??