Buenas!
Instale el phpmyadmin,y cuando intento acceder a el atraves del navegador poniendo localhost/phpmyadmin no me carga nada en la pagina aparece en blanco y poniendo localhost tambien me sale la pantalla en blanco
Quien pueda hecharme una mano! Gracias!
explica como instalaste phpmyadmin... porque normalmente no viene solo
https://www.youtube.com/watch?v=Jnl1Uc6sUYw
https://www.youtube.com/watch?v=ePyso84Hkx0
Intente esas dos formas ahora y no me funciono ninguna,y ayer instale el xampp y tampoco me funciono.
Ahora mismo volvi a encender el xampp y veo que me da fallo el puerto de Mysql
20:00:32 [Apache] Attempting to start Apache app...
20:00:32 [Apache] Status change detected: running
20:00:38 [mysql] Problem detected!
20:00:38 [mysql] Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.5\my.ini" MySQL"!
20:00:38 [mysql] MySQL WILL NOT start without the configured ports free!
20:00:38 [mysql] You need to uninstall/disable/reconfigure the blocking application
20:00:38 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
20:00:38 [mysql] Attempting to start MySQL service...
20:00:48 [filezilla] Attempting to start FileZilla app...
20:00:48 [filezilla] Status change detected: running
entonces lo que instalaste no fue phpmyadmin, fue xammp... phpmyadmín es un simple script de php que viene con xampp (y otros)... el error que veo, es que parece que estás corriendo otro servidor de mysql y genera error... desinstala todo lo que instalaste relacionado, reinstala solo el xampp y vuelve a intentar