Page 1 of 1

PHP Upgrade

Posted: Fri Jan 23, 2015 7:27 pm
by KitchM
I am using CentOS 6.6 with CMSMS 1.11.11. My server has been set up with both php version 5.3.3 and 5.4.16.

CMSMS sees 5.3.3. How do I tell it to use 5.4.16?

Thanks.

Re: PHP Upgrade

Posted: Fri Jan 23, 2015 7:44 pm
by Rolf
Contact your webhost. Not a CMSMS issue...

Re: PHP Upgrade

Posted: Fri Jan 23, 2015 8:01 pm
by KitchM
Is there no place in any CMSMS configuration or file that sees if and where php exists?

My understanding was that php was required by CMSMS and would therefore be needing to be identified as existing.

Re: PHP Upgrade

Posted: Fri Jan 23, 2015 8:04 pm
by Jo Morg
KitchM wrote:Is there no place in any CMSMS configuration or file that sees if and where php exists?
CMSMS sees whatever version of PHP is available on the server. That is a server configuration, even if there are several versions of PHP available on the server, not a CMSMS configuration.

Re: PHP Upgrade

Posted: Fri Jan 23, 2015 10:32 pm
by KitchM
Evidently, CMSMS cannot see one of them.

Re: PHP Upgrade

Posted: Sat Jan 24, 2015 9:01 am
by Rolf

Re: PHP Upgrade

Posted: Sun Jan 25, 2015 1:16 am
by KitchM
Thank, Rolf.

I tried that and it only sees the 5.3.3 version. Do you also believe that it is a misconfiguration on the server?

Re: PHP Upgrade

Posted: Sun Jan 25, 2015 6:48 am
by staartmees
of course. I should post this problem on the CentOS-forum as it isn't a cmsms related.

Re: PHP Upgrade

Posted: Sun Jan 25, 2015 10:15 am
by rotezecke
maybe this helps. never tried this myself though:

http://linuxplayer.org/2011/05/intall-m ... one-server

Re: PHP Upgrade

Posted: Sun Jan 25, 2015 5:02 pm
by KitchM
I found this link that was used to install it on my server:
http://wiki.centos.org/AdditionalResour ... tories/SCL

I just seems that this is one of those things that are difficult to configure and make work as we wish. It simply isn't worth the trouble.

I think I'll just upgrade to CentOS 7.

Many thanks to all of you with good ideas. It is appreciated.