I installed Virtualmin and phpmyadmin separately using the apt-get command. The phpMyAdmin didn't work because of Virtualmin's security settings (suexec). I want to remove phpMyAdmin. I removed it using the apt-get remove command and also deleted the /etc/phpmyadmin folder. But when you go to mydomain.com/phpmyadmin, it downloads the page. It probably means phpmyadmin wasn't completely deleted.
Can someone please help me remove it completely?