Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: calisun on April 01, 2011, 08:52:31 AM

Title: Latest version of MySQL and PHP
Post by: calisun 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?
Title: Re: Latest version of MySQL and PHP
Post by: calisun on April 11, 2011, 07:28:48 AM
I guess there is no answer for this problem :(
Title: Re: Latest version of MySQL and PHP
Post by: Stefano 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
Title: Re: Latest version of MySQL and PHP
Post by: calisun on April 12, 2011, 01:46:15 AM
Thank you Stefano
Title: Re: Latest version of MySQL and PHP
Post by: CharlieBrady 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.
Title: Re: Latest version of MySQL and PHP
Post by: calisun 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.
Title: Re: Latest version of MySQL and PHP
Post by: CharlieBrady 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.
Title: Re: Latest version of MySQL and PHP
Post by: calisun 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.
Title: Re: Latest version of MySQL and PHP
Post by: CharlieBrady 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.