phpMyAdmin login fails in ubuntu 16.04 after installation -


lamp stack installation completed following https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04

i'am getting error

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

i have tried many solutions appeared, searching error in google.but nothing solved issue. eg : https://www.digitalocean.com/community/questions/setup-mysql-on-ubuntu-droplet-getting-error-error-1045-28000-access-denied-for-user-root-localhost-using-password-yes

can right answer?

did set disallow root login remotely while setting mysql server? can create new user on mysql , grant privileges , login.

https://www.digitalocean.com/community/tutorials/how-to-create-a-new-user-and-grant-permissions-in-mysql


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 -