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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -