hello everyone,
i just recently created a single VPS to host multi-wordpress sites with multi domains.
i followed the tutorial to create the phpmyadmin on Ubuntu 14.04.
however i do not know how to locate my phpmyadmin. whenever i type my domain name followed by /phpmyadmin it will show “That page can’t be found.”
looking forward to everyone’s reply
thanks in advance cheers!
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Guys,
I’m still shooting blanks on this.
I have three VPS installed via Virtualmin/Webmin panel.
Just like Harryleung, I installed phpmyadmin with
apt-get install phpmyadmin
Per Woet comment, I went back and re-configured my installation
sudo dpkg-reconfigure phpmyadmin
to make sure I did everything correctly and still can’t load the page. Instead my browser attempts to download a file named “download.”thanks Woet, good thing you mentioned it again…i completely forgot about that…hahah -_-" thanks for the help.
Did you pick your webserver properly when using
apt-get install phpmyadmin
?