How do I create a database?

 
To create a database:

1. login to your account control panel
 

2. click "Manage Mysql" in the databases section.
 

3. You will see a button that says "add db" type your database name in the text box to the left of that button then click add db.
 

4. Click back
 

5. Under the "add db" button you will see "Users" Put in a username and password then click the add user button.
 

6. Click back
 

7. Now you just need to add the user you created to the database. You will see a button just above add db that says "add user to db" select the username you just

created and the database you just created and click the add user to db button.

Keep in mind your username will be added to the database name and the database username. It will look like username_DBname and username_DBusername.
  • 111 Users Found This Useful
Was this answer helpful?

Related Articles

What version of mySQL are you running?

Login to your control panel. On the left side under "Server Info" it tells the mysql version.

Are my databases backed up?

Yes, all database are backed up nightly. We keep backups for 3 days. Do not depend on our backups...

Is Perl DBI available for MySQL?

Yes, we have perl DBI installed with the MySQL DBD.

What version of PHP does Ez-Web-Hosting support?

Login to your control panel. On the left side under "Server Info" it tells the php version.

What extensions should I use for PHP?

You can use .php, .php3 .phtml, .php4