How do I create databases and manage them?

  1. In cPanel select the link "MySQL Databases."
  2. In the "Db:" section specify a name for the database that you are creating (ex: store, forum, etc..). After you have specified the name click "Add Db" and the database will be created.
  3. In the "Users:" section specify a "Username," & "Password" for the database that you are creating (Note: you may use the same User/Password for all of your Databases).
  4. At the bottom of the "Databases:" section you will now see "User: (username_yourname)," "Db: (username_databasename)." Select the "User" from the left dropdown menu and "Db" from the right dropdown menu that you want to use. "Click Add User to Db."

    After your database is created you can manage it from phpmyadmin. This can be found at the very bottom of the MySQL page.

¿Fue útil la respuesta?

 Imprimir éste Artículo

Leer también

How do I add database and user for database?

Create: If you are using any type of PHP software or keeping a collection of records which...

public_html folder?

The public_html folder is the web root for your primary domain name. This means that...

What is a subdomain?

www.domain.com is a domain name. A subdomain is anything that replaces the www in a domain name.

How to view your statistics using Awstats?

When you have a website online, you may want to check on how many people are coming to your...

What is the path to an addon domain?

public_html/ADDON DIRECTORY NAME would be the correct path. We cannot tell you what the...