How to create a MySQL Database?

Before you can use a MySQL database you need to create it and a user to access it. You can do this from your Hosting control panel. When you create a database and username your Hosting control panel automatically prefixes them with your Hosting control panel username. Follow the steps below, replacing "user" with your Hosting control panel username.
 
  1. Log into your CPanel
  2. On the CPanel homepage, look for the MySQL Databases icon under the Databases tab
  3. Enter the database name in the New Database field
  4. Click Create Database
  5. Under Add New User type the username and a password and click Create User
  6. Under Add User To Database select the username and database and click Submit
  7. Select the permissions you would like to give to that user and click Make Changes
 
Now use the following details to connect to the database:
 
Server: localhost
User: user_me
Database: user_db
Password: The password you entered when you created user_me

Was this answer helpful?

 Print this Article

Also Read

How do I access web hosting control panel cPanel?

To use cPanel, simple access the url http://www.yourdomain.com/cpanel

How to create a Parked Domain?

You can set up a domain name that you own to point to another domain name. This is known as...

How to import an existing MySQL database?

Log into your CPanel On the CPanel homepage, click phpMyAdmin icon under the Databases tab...

What folder do I upload my website to?

You will need to upload all your website files to the folder public_html. All files outside this...

How to change Your FTP Password?

It is a good idea to regularly change your password. You should always change your password if...

Powered by WHMCompleteSolution