On 12/12/11 18:10, Michael Hampicke wrote:
Does the mysql user 'phpmyadmin' exist, and does he have access to the
mysql database 'phpmyadmin'? Have you tried connection manually to the
phpmyadmin db?


Yes, user phpmyadmin exists but when I try to connect to database I get error:
mysql -u phpmyadmin -p
Enter password: ERROR 1045 (28000): Access denied for user 'phpmyadmin'@'localhost'

When I delete the generated hash from controlpass in config.ini.php I get an 
error message on web interface
that control user can not connect etc.
When I put the password back that error message disappears so I assume the password is correct. However, I can still not connect as -u phpmyadmin -p
--
Joseph

Reply via email to