How do I add a MySQL database? Print

  • 0

To add a MySQL Database, you will need to first log into your cPanel account for your website.

You can get there one of two ways:

1. Goto http://www.yourdomain.com/cpanel/ and log in with your username and password.

or

2. Login to your customer account at http://www.paravelsolutions.com/customer/.

Select  "My Hosting Packages".

Click the "View Details" button next to the hosting account you want to add the new database for.

In the login details area, click to "Login to cPanel" button.

(Note: If the login fails, you may need to change your password. You can do that on the same screen as the login button.) 

 

Now, in cPanel, select MySQL databases.

Enter the new database name and click create database.

Now, go back to the database page and scroll down to "MySQL Users" and create a username and password for a new user (or you can select one you already have). Click "Create User".

 Now, go back to the database page again and scroll down to "Add User To Database". Select the username and the database you just created and click "Add". You are now ready to start using your new database.

You can access your MySQL databases using our application http://www.paravelsolutions.com/phpflashmyadmin/  or you can access your MySQL database from your cPanel control panel using PHPMyAdmin. 


Was this answer helpful?

« Back