If I add a password to a database, what do I set in phpmyadmin so it can access the database. I get an error message that refers to config.inc.php but it does not list what to change there.
MySQL said:
#1045 - Access denied for user 'root@localhost' (using password: NO)
Anyone have a useful sample of a config.inc.php file?
(I actually had one but my Vista OS destructed and I'm starting over a fresh install)
NEVERMIND: There apparently was another installation of phpmyadmin and I was changing the wrong config.inc.php. How annoying. But, it works now.