I have phpmyadmin installed and running with no problems, but I want to be able to admin all my datbases at once rather then changing my config.default.php and config.header.inc.php files each time.
In other words I want to be able to select any datbases on my server from a drop down menu in the left column.
I deleted all the conents of config.header.inc.php file and left all the settings blank in config.default.php and now it says "The host name is empty!."
I am on a clustered server, and they run datbases on two servers, mysql7.servage.net and mysql6.servage.net
Don't delete everything. Did you read the comments for each of the variables in the config file?
Yes I read them all and I can set it up to read one DB at a time. Like i said the datbase are on 2 diffrent servers. And I think I know where I went wrong but config.header.inc.php has no varaibles listed. Just the php connection to the server which I can only list one server in it. I tried listing 2 and it idd not work.