Phpmyadmin não está funcionando no Ubuntu 20.04
Include /etc/phpmyadmin/apache.conf
...to the /etc/apache2/apache2.conf file and restarting the service.
sudo systemctl restart apache2
Shurvir Mori