»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> WAMP / Installation and Configuration / myphpadmin password
Posted:  02 Jun 2005 10:12
What is the myphpadmin username and password by default?
Posted:  03 Jun 2005 18:50
Whatever you entered on installation. You were asked to specify a database username and password. These are the username and password you must use to log in to phpMyAdmin.

You can check or change this setting by editing C:\Program Files\e-novative\WAMP\controlcenter\modules\phpMyAdmin\config.inc.php. Look for first occurence of the lines $cfg['Servers'][$i]['user'] and $cfg['Servers'][$i]['password'] and change to another user. This is also the place to modify when you have changed the database password and still want to automatically log into phpMyAdmin.