How to Add a User to a Database and Grant Privileges

1. Log in to your cPanel account.

2. In the Databases section, click on MySQL Databases.


3. Scroll down to the end of the page and under Add User to Database. Select a user from the drop-down list, and choose a Database from the list.

4. Click on Add.


5. On Manage User Privileges. Mark the box ALL PRIVILEGES and click on Make Changes.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I create a MySQL database?

Overview MySQL databases allow you to store lots of information in an easy to access manner. The...

How do I delete a MySQL database?

Overview You can easily delete a MySQL database from your web hosting account. Follow the...

How do I create a MySQL database?

Overview There are two primary steps when creating a MySQL user. The first step is to create a...

How do I use phpMyAdmin?

Overview phpMyAdmin is a web based database administration tool specifically for managing MySQL...

How do I setup remote access to my MySQL databases?

Overview Remote MySQL allows external web servers to access your MySQL databases by adding their...