phpmyadmin is not working after installing mysql workbench -


i have been working php , use phpmyadmin database.then installed mysql workbench work further mysql. after installing mysql workbench phpmyadmin not working.i following error.

mysql said: documentation

1045 - access denied user 'root'@'localhost' (using password: no) mysqli_real_connect(): (hy000/1045): access denied user 'pma'@'localhost' (using password: no) connection controluser defined in configuration failed. mysqli_real_connect(): (hy000/1045): access denied user 'root'@'localhost' (using password: no) phpmyadmin tried connect mysql server, , server rejected connection. should check host, username , password in configuration , make sure correspond information given administrator of mysql server

how rectify error?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -