melbin FlashWebHost Member
Joined: 19 Feb 2007 Posts: 18 Location: India
|
Posted: Tue Jul 03, 2007 6:34 am Post subject: How to create a MySQL database in CPanel ? |
|
|
Step 1. Login and select MySQL databases
First, login to your CPanel account.
You can login to your cPanel control panel at
http://yourdomainname.com/cpanel
OR
http://yourdomainname.com:2082
NOTE : Replace yourdomainname.com with your domain name.
If you don't have your username and password, you'll need to contact your web hosting provider.
Once you've logged in, select MySQL databases from the list.
Step 2. Create your DB and User
Type the name for your new database and click on the "Add DB" button.
Then, type a Username and a Password into the relative fields and click the "Add User" button.
Step 3. Set Permissions and finish
Once your Database and User have been created, you need to give that user permission to use that database. We do this by selecting the username we created from the drop down and the database we created from the drop down, making sure the "All" checkbox is selected and clicking the "Add User to DB" option. |
|