Are you running on Linux or Windows?
You might try:
mysql> SET PASSWORD FOR ‘root’@'localhost’ = PASSWORD(’yourpassword’);
Then restart your service -if needed-
If not... Try to edit config.inc.php file.
Regards,
Carlos Sura
-----Original Message-----
From: Isaac Lee [mailto:rhinec...@gmail.com]
Sent: domingo, 18 de julio de 2010 10:34 p.m.
Cc: php-g...@lists.php.net
Subject: [PHP] help using phpadmin
this is the second time that i have made an account and set the
password. then when i try to reaccess phpadmin, it shows this message:
Error
MySQL said:
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
What am supposed to do so that my regain access to phpadmin? edit the
php.ini file?
isaac
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php