After i update the Cyberpanel since that is the recommendation on this post https://cyberpanel.net/blog/detials-and-fix-of-recent-security-issue-and-patch-of-cyberpanel
to fix the malware issue i cannot access the phpmyadmin now
i also tried this
$ mv /usr/local/CyberCP/public/phpmyadmin /usr/local/CyberCP/public/phpmyadmin_old
$ wget -v https://github.com/josephgodwinkimani/cyberpanel-mods/raw/main/phpmyadmin.zip
$ unzip phpmyadmin.zip
Did not solved.
When I access the phpmyadmin before, it has something like an index and button like access now, but now when I access it, it goes directly to the page and gives an error.
when the first click it goes like this
https://SERVER_URL:8090/dataBases/phpmyadmin
but it suddenly goes to this url
https://SERVER_URL:8090/phpmyadmin/phpmyadminsignin.php
what seems to be the issue here?
Edit: I reboot the system now it is showing blank page
i can actually access the mysql in ssh using the root access but in cyberpanel using my admin account it shows blank page only