Using PHPMyAdmin to connect to a MySQL server

Open a browser and type in the address of your server followed by the location of PHPMyAdmin:

Once the page is loaded you should see a log in page. You now need to type in a user name and password. MySQL (which is what you are logging in to) has one user by default - the root user. Try to avoid using this except to create new users (root is all-powerful and could kill MySQL). If you are using a hosting company then they will not let you use root anyway. Once a user has been set up use that to make new databases and administer them.

submit to reddit Delicious Tweet