MySQL/subdomain problem?
Posted by: milo
Posted on: 2006-02-10 09:21:00
I've set up a MySQL database for some software I was going to try out. The software has a PHP script that adds the necessary tables to the database. So I've configured the script with the appropriate settings and run it. If I connect to the database using my shell account and show tables, I see that the tables have been created and everything seems fine.
On the other hand, if I try clicking the link in the dreamhost panel that is supposed to take me to the phpMyAdmin for the database, I can't connect. The message I get says a server cannot be found at that address.
I have to be missing something fairly obvious. Would someone please clue me in?