quote:
Originally posted by Mike2
I tried that but, it doesn't request me a username & password for the database...
This is because you left the "config" option in phpMyAdmin configuration. Set that to 'cookie' or 'http' to get asked for username and password.
Also, the database does not require to have any user and password. When you're requested for the username and password of your database (in a script installation) you have to specify username and pass of the MySQL server.