Stephen_at
January 3rd, 2009, 11:38 AM
How much active support is there on 6.06?
PHP5 on 6.06 is on 5.1.2 which dates from 12 Jan 2006
The current release of PHP5 is 5.2.8
Is there likely to be any upgrading of the PHP repositories for 6.06LTS or do I have to basically do a complete manual upgrade directly from source?
I have heard of people using the packages from Edgy but I'm a bit wary of doing this.
Or can I just do
apt-get update
apt-get upgrade
apt-get install update-manager-core
do-release-upgrade
and hope that it doesn't break anything?
PHP5 on 6.06 is on 5.1.2 which dates from 12 Jan 2006
The current release of PHP5 is 5.2.8
Is there likely to be any upgrading of the PHP repositories for 6.06LTS or do I have to basically do a complete manual upgrade directly from source?
I have heard of people using the packages from Edgy but I'm a bit wary of doing this.
Or can I just do
apt-get update
apt-get upgrade
apt-get install update-manager-core
do-release-upgrade
and hope that it doesn't break anything?