hvad du skal gøre er at tilføje phpmyadmin til apache-konfigurationen:
sudo nano /etc/apache2/apache2.conf
Tilføj phpmyadmin-konfigurationen til filen:
Include /etc/phpmyadmin/apache.conf
genstart derefter apache:
sudo service apache2 restart
I Windows tror jeg, at du bare kan navigere til apache2-konfigurationsfilen og inkludere phpmyadmin-konfigurationsfilen som vist ovenfor, og derefter genstarte apache