PDA

View Full Version : How to find MySQL Usermame and Password?


El Cloporte
02-17-2008, 01:17 PM
I’m putting toghether a MAMP environment to edit website locally to deploy afterward on Bluehost.
Some sources prefer to have the same MySQL Username and password in MAMP and the live server.

How to find MySQL Usermame and Password?
Sorry for the stupid question.
newbie Here.

How you see that to ease the transfer from local to live?

Thanks

redsox9
02-17-2008, 02:14 PM
First you need to create a username and password through cPanel > Databases > MySQL Databases. Then you need to make it such that the database you need to access includes this username as an user.

Basil
02-17-2008, 07:07 PM
You can see how to set up a database on bluehost here (http://www.bluehostforum.com/showpost.php?p=43658).