Connecting Tech Pros Worldwide Help | Site Map

phpMyAdmin won't display databases

  #1  
Old May 17th, 2007, 02:45 AM
Mark
Guest
 
Posts: n/a
sorry..this is directed specifically to phpMyAdmin.

when I go to mysite.com/phpMyAdmin, on the left column it says "no
databases"
but I can manually tell it

USE 'my_database_name';
SELECT * FROM my_table;

and the contents are shown as expected... which means the database
exists, i'm properly logged in, I have access to view my table....but
for some reason it won't list the databases?

after running the above query, it shows

Server: my_sql_server - Database: my_database_name - Table:
my_table

but when I click my_database_name so I can view a list of my other
tables, it just keeps trying to load the page until it times out.

anyone have any idea what's wrong?

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help gunimpi answers 0 January 10th, 2007 08:55 PM