See PM for link. I changed the following values inthe config file:
Your phpMyAdmin url
*
* Complete the variable below with the full url ie
*
http://www.mysite.com/jgunsphp/
$cfg['Servers'][$i]['host'] = 'mysql.mysite.com';
and I added the password to my site under:
$cfg['Servers'][$i]['password']
Otherwise I left everything else alone. Incidentally, when I changed the config file and saved it, is said it was removing all formating. I guess that it becomes a pure text file. Did I not fill out the variables correctly?