B Blondie63 Guest Jul 16, 2011 #1 I'm using Plesk Panel 10.3.0 Is there a way to update PHP & MYSQL to latest stable versions ?
B Blondie63 Guest Jul 19, 2011 #3 yum -y update i've tried this "yum -y update" but no found any updates..
A Amin Taheri Golden Pleskian Plesk Certified Professional Jul 19, 2011 #4 if yum doesnt find any updates then you are already using the latest version that your distro has. You can use a different repo for yum to do it if you want: wget -q -O - http://www.atomicorp.com/installers/atomic | sh yum -y update mysql php Click to expand...
if yum doesnt find any updates then you are already using the latest version that your distro has. You can use a different repo for yum to do it if you want: wget -q -O - http://www.atomicorp.com/installers/atomic | sh yum -y update mysql php Click to expand...