apache2, php5, phpmyadmin
VPS, debian, mysql, php, ubuntu (2)
So, I solved at least one of my nagging headaches. I ran into a brick wall trying to get phpmyadmin up and running on ubuntu.
The Setup
Ubuntu 7.04, Apache2.2, MySQL, PHP5, running on a VPS from slicehost.com. All installed from apt-get, all working fine. Gave MySQL root user a password, the login to MySQL from the command line works just fine.
Installed phpmyadmin from apt-get, everything's cool, it sets up the appropriate symbolic links so that www.MYURL.com/phpmyadmin points the browser to the phpmyadmin login page.
The Problem
I go to www.MYURL.com/phpmyadmin, and I get the login page. I enter the MySQL ...