I have phpmyadmin installed on my VPS. Is there an auto updater script that is safe to use?
if you used addons/phpmyadmin.sh update beta from phpmyadmin.sh Addon source at GitHub - centminmod/phpmyadmin: phpmyadmin.sh auto installer for Centmin Mod LEMP stack only it would of generated a script you can setup manually for cronjob updates via script /root/tools/phpmyadmin_update.sh But if you manually installed phpmyadmin yourself, you would have to update it manually yourself
no addons/phpmyadmin.sh install does a specific secure, locked down https version of phpmyadmin install with http authenticated password protection and uses phpmyadmin official github repository for install and hence easy to update via git command line full details of what phpmyadmin.sh does http://centminmod.com/addon_phpmyadmin.html most guides for phpmyadmin install do not cover securing the installation properly, hence why i wrote phpmyadmin.sh addon for Centmin Mod
WHM would be update to v64 and phpmyadmin getting latest version. Upgrade phpMyAdmin to the latest version Now, My pma corrently version is cpanel-phpmyadmin-4.0.10.18-7.cp1158.noarch I can't wait for WHM upgrade to v64. And i would do that auto-update for phpmyadmin on WHM, If there request feature on cPanel or not, i will create feature cpanel
WHM updates don't apply to Centmin Mod. Centmin Mod has it's own phpmyadmin installer with auto update ability Addon phpmyadmin.sh - CentminMod.com LEMP Nginx web stack for CentOS you can configure
oh my phpmyadmin.sh addon is only for Centmin Mod nginx structure and not other servers. It won't work with non-Centmin Mod setups