PDA

View Full Version : phpMyAdmin help??


Christine
Thu 25th Oct '01, 10:21pm
I was using two databases with two vB applications on my old host provider - a public one for production and a private one for testing. Both were accessible via a single login to the phpMyAdmin.

Well, my new host only set up one database for me last week. The second one, set up just yesterday, was accessed by install.php when I set up the test region but I can't access it through phpMyAdmin, only the production DB shows up.

They have no idea how to fix this - any suggestions?

:confused:

eva2000
Sun 28th Oct '01, 5:11am
did you install phpmyadmin yourself ?

Christine
Sun 28th Oct '01, 11:55am
Hi Eva!

I fixed this and forgot to post the resolution for posterity. :D

They installed a local copy for me. How I fixed it was altering the config file to see the additional database and username. I saw where, if using the same username and pw, you can additionally set up the databases in an array. Very cool.