Forum archive
How to upgrade php and mysql on turnkey
Hi all,
I'm new with Linux, I have to upgrade Joomla installed on a Turnkey.
When I upgraded Joomla, a backup component asked me to upgrade php to version 5.3 or later.. I'm using version 5.2.x now.. I tried apt-get upgrade but didn't installed what I want.
Could someone help me please?
Thank's
It is not easily possible to install php v5.3 into an old appliance that does not support it OOTB (it is possible, but not advised - lot's of work, lots of risk of breaking stuff and lots of maintenance headaches for the future...)
I suggest that you upgrade to the newest appliance - v12.0. It has php v5.3. In fact the Joomla appliance has v2.5 of Joomla.
You could try migrating using TKLBAM, but you may need to tweak some stuff to get it to work. There are proabably other options for data migration too (but I don't use Joomla so I have no idea...)