How to upgrade php from using a tar.gz file in ubuntu 12.04 -
all, have problem related php upgrade. use 5.3.x, , upgrade latest 5.4.26, using "sudo add-apt-repository ppa:ondrej/php5" can upgrade version 5.4.25, latest version should 5.4.26. tried upgrade using tar.gz file. after installation, have problem use curl module. , re-install curl, seems can not connected current installed php version. may know how can tar.gz upgrade correctly, other installed modules correctly connected?
it seems impossible upgrade php installed using "apt-get install" tat.gz installation. php.ini , other extensions files totally messed up, , easy have 2 versions of php installed. so, if tar.gz installation needed, installed php must uninstalled first. quick answers.
the latest version php 5.5.3.
if you, wait until april 17th, , upgrade 14.04. upgrade include latest version of php.
otherwise, best bet run do-release-upgrade
few times , 13.10
Comments
Post a Comment