I know that PHPMyAdmin is stored in /usr/local/cwpsrv/var/services.
After some days, the "pma" folder gets renamed to a backup name, like "pma_28-04-2020.bak" and my customer can't access PHPMyAdmin anymore.
I solve it by making a copy of the .bak folder and renaming it to "pma", but, as I said, after some days it happens again.
How can I prevent this from happening?