LAMP Stack Versioning -- Is there a website or version tracker source to help suggest the right versions of each part of a platform stack?

Posted by Chris Adragna on Pro Webmasters See other posts from Pro Webmasters or by Chris Adragna
Published on 2011-01-11T15:53:51Z Indexed on 2011/01/11 15:59 UTC
Read the original article Hit count: 630

Taken singly, it's easy to research versions and compatibility. Version information is readily available on each single part of a platform stack, such as MySQL. You can find out the latest version, stable version, and sometimes even the percentage of people adopting it by version (personally, I like seeing numbers on adoption rates).

However, when trying to find the best possible mix of versions, I have a harder time. For example, "if you're using MySQL 5.5, you'll need PHP version XX or higher."

It gets even more difficult to mitigate when you throw higher level platforms into the mix such as Drupal, Joomla, etc.

I do consider "wizard" like installers to be beneficial, such as the Bitnami installers. However, I always wonder if those solutions cater more to the least common denominator -- be all to many -- and as such, I think I'd be better to install things on my own. Such solutions do seem kind of slow to adopt new versions, slower than necessary, I suspect.

Is there a website or tool that consolidates versioning data in order to help a webmaster choose which versions to deploy or which upgrades to install, in consideration of all the other parts of the stack?

© Pro Webmasters or respective owner

Related posts about linux

Related posts about lamp