Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: alex_rhys-hurn on October 07, 2008, 09:39:49 AM

Title: Is it possible to upgrade to php 5.1.2 or later?
Post by: alex_rhys-hurn on October 07, 2008, 09:39:49 AM
Hi Folks,

Forgive me if this is answered elsewhere. Could only find references to upgrade PHP on older SME versions.

I am trying to install Cerberus Help desk and the wiki article refers to an older version.

Cerberus 4 requires PHP version 5.1.2 or later.

Is it possible to upgrade SM 7.3 to this version? I have looked in the install software menus in server-manager bit that only takes PHP to 4.3.9

Help appreciated.

Rgds

Alex
Title: Re: Is it possible to upgrade to php 5.1.2 or later?
Post by: Stefano on October 07, 2008, 11:59:51 AM
Hi

you could, but you'll break many things..

try this: http://sme.firewall-services.com/spip.php?article46 (http://sme.firewall-services.com/spip.php?article46)

HTH
Ciao
Stefano
Title: Re: Is it possible to upgrade to php 5.1.2 or later?
Post by: Daniel B. on October 07, 2008, 01:17:36 PM
I've upgraded some servers to the real php5 (not the CGI one) from centosplus, I think it's quite safe now (even if it's not recommended on production servers). All you have to do is:
Code: [Select]
yum --enablerepo=centosplus update phpOf course, you should test it first (on a virtual host for example)
Title: Re: Is it possible to upgrade to php 5.1.2 or later?
Post by: byte on October 08, 2008, 09:40:15 PM
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!