Dear Plesk team,
I migrated a Cpanel server to Obsedian and had a strange issue, auto login Phpmyadmin is not working for clients and PMA is asking users to enter the database password for every database when trying to use PMA!
But for new databases created within Plesk auto login is working fine!
I searched and didn't find a fix, please advise as I can't reset passwords from plesk to more than 200 migrated databases!
I tried to reinstall PMA without success.
tried also some options and didn't work, like changing,
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['auth_type'] = 'cookie';
And
# rpm -e --nodeps psa-phpmyadmin
# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
I migrated a Cpanel server to Obsedian and had a strange issue, auto login Phpmyadmin is not working for clients and PMA is asking users to enter the database password for every database when trying to use PMA!
But for new databases created within Plesk auto login is working fine!
I searched and didn't find a fix, please advise as I can't reset passwords from plesk to more than 200 migrated databases!
I tried to reinstall PMA without success.
tried also some options and didn't work, like changing,
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['auth_type'] = 'cookie';
And
# rpm -e --nodeps psa-phpmyadmin
# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation