|
Posted by Gordon Burditt on October 18, 2009, 6:23 pm
Please log in for more thread options
show/hide quoted text
>i have installed wamp on my computer and when i access phpmyadmin i
>get the following error
>#1045 - Access denied for user 'root'@'localhost' (using password: NO)
This is a MySQL-originated error. phpmyadmin can't log in to MySQL.
Does root@localhost have a password? If so, use it. Check the
phpmyadmin for how to set up phpmyadmin to either use a password
contained in the config file or pass through the password entered
when you log in to phpmyadmin.
|
>get the following error
>#1045 - Access denied for user 'root'@'localhost' (using password: NO)