I am having trouble to login to with phpmyadmin in Ubuntu system.
Username - root Password - empty
but still it show me error like below
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
Help me to solve it Thank you.
I am having trouble to login to with phpmyadmin in Ubuntu system.
Username - root Password - empty
but still it show me error like below
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
Help me to solve it Thank you.
I sloved it with below steps:
1) Open
config.inc.phpfile2) Change file permition to write
3) Add below line to the file
4) Change file parmissions to original again
5) Restart server
6) open