Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: bradleyj00 on August 20, 2012, 09:01:14 PM

Title: SME 8.0 php update
Post by: bradleyj00 on August 20, 2012, 09:01:14 PM
I am currently using php 5.0.95, seems that was bundled with the initial installation.

I need to upgrade to at least 5.2, or I guess whatever might be the most recent. I spent some time looking through the forum, but I didn't find any contribs for this. Hoping someone might point me in the right direction?

Thanks,
Jim
Title: Re: SME 8.0 php update
Post by: mdo on August 21, 2012, 12:35:06 AM
With all available updates installed, the php version on SME8.0 seems to be 5.3.3 here.
Title: Re: SME 8.0 php update
Post by: janet on August 21, 2012, 04:25:38 AM
bradleyj00

Quote
I am currently using php 5.0.95......I need to upgrade to at least 5.2

Ummmm, are you maybe referring to mysql
On an upgraded sme8.0 I get

rpm -q php
php-5.3.3-1.el5.sme.6

rpm -q mysql
mysql-5.0.95-1.el5_7.1

The versions installed follow what is in the upstream base CentOS repositories.
You may be able to upgrade to a newer versions using appropriate CentOS 5.8 update repositories, but be careful with dependencies.
Title: Re: SME 8.0 php update
Post by: bradleyj00 on August 21, 2012, 06:25:25 PM
My mistake. Thanks to both of you for your help. Yes, I was mistakenly referring to mysql.
Thanks for setting me straight.

Jim