Mustafa, please update kloxomr-panel-phpmyadmin to new version. 4.1.7.@spacedust, here is the easiest way to do this so phpmyadmin is newest version inside KloxoMR panel.
SSH:
yum install kloxomr-panel-phpmyadmin
cd /usr/local/lxlabs/kloxo/httpdocs/thirdparty
rm -rf phpMyAdmin
ln -sf /home/kloxo/httpd/cp/phpMyAdmin phpMyAdmin
Now even when kloxomr-panel-phpmyadmin is new version, no need to copy/move, the symlink will always be newest version
