I've installed Ubuntu 14.04 in my VM Virtual Box, installing phpmyadmin in the process using the command
sudo apt-get install phpmyadmin
I configured phpmyadmin with Apache2 and advanced options, and also set up a username and password.
I'm currently logged into my virtual box and have opened Ubuntu 14.04. I'm also logged into my Webmin 1.680 page using localhost:10000. However, when I attempt to open phpmyadmin in a new browser window, using the appropriate URL details, I receive a 404 error.
I've tried the various suggestions listed here and here ,but have not been able to correct the problem.
Any suggestions?