How to handle phpmyadmin login in Linux? -


enter image description herei have been installing phpmyadmin, in between package configuration window popped , showing below-

an error occurred while installing database:

error 1045 (28000): access denied user 'root'@'localhost' (using
password: yes)

i did ignore proceed in end can not login phpmyadmin using username root , password did set, tried change password still same error, fixation advice please.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -