I have Ubuntu 10.04 installed on my Linode, and am trying to put phpmyadmin on it. So I just ran
Code:
sudo apt-get install phpmyadmin
and went through the default installation steps. I see the apache.conf file in /usr/share/phpmyadmin, and everything looks right. But I have no idea where or how to access phpmyadmin now.
I have apache set up for virtual hosting, and already have a few websites hosted. Going to example.com/phpmyadmin doesn't work on any of them, and same thing when I go to my ip address /phpmyadmin.
So now I'm lost. If anybody could help that would be awesome. Thanks in advance!