Hi All,
I have Sentora 1.03 installed on CentOS 6.7, now it's PHP 5.3.3 and I want to upgrade to PHP 5.4. How to do that?
Update: I did installed. Thanks all.
Hi
Sentora is base on PHP 5.3 and if you update your base PHP version, i think some problem occur.
you can use PHP-FPM and FastCGI to use multi version of PHP at the same time.
sentora use the default php
my server use 5.5.9
NOTE: the PHP version depends on the OS version you are using. We use the packages provided by and maintained by Ubuntu and CentOS main repositories only. The version can vary from 5.3 -> 5.6 (I think CentOS 7 has 5.6)
centos 7 you get php 5.4
ubuntu 14 php 5.5
while centos 6/ubuntu 12 php 5.3.
Change le OS don't try to upgrade it manually unless you are readdy to face the pain of broken packages.
M B