Abyss 2.7
PHP 5.3.8
MySQL 5.0.77
PHPMyAdmin 3.5.0
Running on same machine as Abyss.
Tried with and without this line in the config
$cfg['PmaAbsoluteUri'] = 'DOMAIN/scripts/phpmyadmin/';
and with this line as
$cfg['Servers'][$i]['host'] = '127.0.0.1';
and
$cfg['Servers'][$i]['host'] = 'localhost';
Not clear what you mean about "Changing the blowfish". Are you referring to encryption?