Great!
The control panel for your Webspace has an interface for setting up and managing your
database. It's available by going to:
http://www.yourdomain.com/cpanel
Enter the same username and password that you enter for uploading files into your Website.
Create a database, then a user to access that database.
An easy way to do this: go to the Databases section and click on MySQL® Databases Wizard.
- Give the database a name. For example:
New Database: userdb
Click Next Step.
- Create database users. For example:
Username: dbuser1
Password: Enter the password you want
Password Again: Enter the same password again
Click Create User.
- Add User with Privileges:
The first user entered is usually the main user. The main user should have All Privileges, so click the box next to All Privileges
Click Next Step.
It's done.