I have been using a phpmyadmin module that updates it automatically.
Once in a while you need to fix some config settings as they change them (It will show a notice box of the changes when logged into phpMyAdmin.)
First, make a backup of your /etc/sentora/etc/apps/phpmyadmin/ AND /etc/sentora/panel/modules/phpmyadmin/ just in case things go wrong!
Next, add my repo if you do not already have it:
Update the package list:
This updated module should update your phpmyadmin module to latest version at midnight.
Has been working flawlessly for me on Windows and I have made some tweaks to remove unneeded files and folders to help secure it.
Once in a while you need to fix some config settings as they change them (It will show a notice box of the changes when logged into phpMyAdmin.)
First, make a backup of your /etc/sentora/etc/apps/phpmyadmin/ AND /etc/sentora/panel/modules/phpmyadmin/ just in case things go wrong!
Next, add my repo if you do not already have it:
Code:
zppy repo add zppy-repo.mach-hosting.com
Code:
zppy update
zppy remove phpmyadmin
zppy install phpmyadmin
This updated module should update your phpmyadmin module to latest version at midnight.
Has been working flawlessly for me on Windows and I have made some tweaks to remove unneeded files and folders to help secure it.