Question
localhost/phpmyadmin showing blank page on firefox web browser, localhost is working well, localhost/info.php is working well too?
i install phpmyadmin through command, i used these conmmands :
sudo apt-get update
sudo apt-get install phpmyadmin
sudo service apache2 restart
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×