Koozali.org: home of the SME Server

Latest version of MySQL and PHP

Offline calisun

  • *
  • 620
  • +0/-1
Latest version of MySQL and PHP
« on: April 01, 2011, 08:52:31 AM »
Current version of SME Server uses PHP v. 4.3.9 and MySQL v. 4.1.22

I have just read that the upcoming version of Wordpress 3.2 will no longer support these old versions. It will require: PHP version 5.2. and MySQL version 5.0.15

I know that SME has a work around for PHP by installing PHP5-cgi , but what about MySQL? Is there a work around for it?
« Last Edit: April 06, 2011, 09:19:11 PM by calisun »
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline calisun

  • *
  • 620
  • +0/-1
Re: Latest version of MySQL and PHP
« Reply #1 on: April 11, 2011, 07:28:48 AM »
I guess there is no answer for this problem :(
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Latest version of MySQL and PHP
« Reply #2 on: April 11, 2011, 09:23:13 AM »
calisun: your question has been posted so many times that I'm sure you'd get any info using search link above..

anyway:
Code: [Select]
yum --enablerepo=centosplus --exclude=perl* update mysql php

will do the trick.. NOT the last version available for mysql/php

please be prepared to have some issues when updating your server via yum

Offline calisun

  • *
  • 620
  • +0/-1
Re: Latest version of MySQL and PHP
« Reply #3 on: April 12, 2011, 01:46:15 AM »
Thank you Stefano
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Latest version of MySQL and PHP
« Reply #4 on: April 12, 2011, 05:10:28 AM »
please be prepared to have some issues when updating your server via yum

Indeed. Installing any rpm from centosplus is quite likely to cause problems when you later attempt to upgrade the server.

Offline calisun

  • *
  • 620
  • +0/-1
Re: Latest version of MySQL and PHP
« Reply #5 on: April 14, 2011, 01:32:03 AM »
ugh...  That is what I thought, that it might cause problems when upgrading later to SME8.

Gosh, I really hope SME8 stable will come out soon, I am really being held back with my web project based on SME powered web server because of outdated PHP and SQL.

Thanks for your reply.
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Latest version of MySQL and PHP
« Reply #6 on: April 14, 2011, 02:57:32 AM »
Gosh, I really hope SME8 stable will come out soon, I am really being held back with my web project based on SME powered web server because of outdated PHP and SQL.

You can help, by going to the bug tracker, and looking for bugs which are resolved, but not yet verified. Then you can verify that the problem is fixed.

Offline calisun

  • *
  • 620
  • +0/-1
Re: Latest version of MySQL and PHP
« Reply #7 on: April 15, 2011, 07:15:46 AM »
You can help, by going to the bug tracker, and looking for bugs which are resolved, but not yet verified. Then you can verify that the problem is fixed.

I am not a programmer, so I can't do complex stuff, but I will try my best.
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Latest version of MySQL and PHP
« Reply #8 on: April 15, 2011, 11:11:04 PM »
I am not a programmer, ...

You don't need to be. You just need to reproduce the problem, then install the update, and then show whether the problem is fixed or not fixed.