![]() |
|
How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? (/showthread.php?tid=12569) |
How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? - BigBang - 11-17-2020 I found this guide https://learncode24h.com/how-to-run-multiple-version-php-with-apache-use-sentora-panel-on-centos/ Is that a solution to upgrade php at websites, but don't touch php 5.4 on Sentora? Could someone explain? RE: How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? - Jettaman - 11-21-2020 (11-17-2020, 06:24 PM)BigBang Wrote: I found this guide https://learncode24h.com/how-to-run-multiple-version-php-with-apache-use-sentora-panel-on-centos/ No, upgrading PHP to any other version higher than php 5.6, you will lose all vhost security with PHP functions. Leaves all vhost/site open to hacking also your core system wide open. PHP 7+ requires new security system for PHP functions. Suhosin is not compatible with PHP 7+. We are working quickly as we can to release a new version with new security system for PHP 7+. RE: How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? - zaidaluce - 12-03-2020 thanks for your helpful response. All questions answered RE: How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? - rsthomas - 12-23-2020 Does anyone have an ETA when PHP 7+ will run on Sentora. There are some domains and programs I would like to add to my server but the programs require a newer version of PHP. RE: How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? - djkashdui1 - 12-23-2020 that is a good idea |