Hi, after 10 times rebuilding my VPS with CentOS 6/7 I finally get my upgrade.
System: CentOs 6.4
Sentora: Beta 1.0.0
Mysql: 5.1 (from sentora)
Phpmyadmin (from sentora)
Now follow the steps:
cd /etc/yum.repos.d
wget http://rpms.famillecollet.com/enterprise/remi.repo
yum --enablerepo=remi update mysql-server
mysql_update -u root -p
Congratulations, your mysql has been upgraded.
cd /etc/zpanel/panel/etc/apps
mv phpmyadmin phpmyadmin_old
mkdir phpmyadmin
Now download the phpmyadmin 4.1.7 (or your choice) to your desktop
Login into WinSCP and access /etc/zpanel/panel/etc/apps/phpmyadmin then upload all files
Copy the config.inc file from phpmyadmin_old to phpmyadmin folder and delete the old folder.
Congratulations, your phpmyadmin has been upgraded.
System: CentOs 6.4
Sentora: Beta 1.0.0
Mysql: 5.1 (from sentora)
Phpmyadmin (from sentora)
Now follow the steps:
cd /etc/yum.repos.d
wget http://rpms.famillecollet.com/enterprise/remi.repo
yum --enablerepo=remi update mysql-server
mysql_update -u root -p
Congratulations, your mysql has been upgraded.
cd /etc/zpanel/panel/etc/apps
mv phpmyadmin phpmyadmin_old
mkdir phpmyadmin
Now download the phpmyadmin 4.1.7 (or your choice) to your desktop
Login into WinSCP and access /etc/zpanel/panel/etc/apps/phpmyadmin then upload all files
Copy the config.inc file from phpmyadmin_old to phpmyadmin folder and delete the old folder.
Congratulations, your phpmyadmin has been upgraded.