How can we help you today?
Setup a Database
Make sure you have some paper handy to write down names and credentials. They will be added to userpwds.
Start by creating the database.
- Login to cPanel for the account
- Choose Databases
- Enter a new database name – it should not be a word found in a dictionary
- Click “Create Database”
- Click “Go Back” to go back to the MySQL Database page
- Write down the database name
The next part is to create a user. You will do this on the same screen you just
- Scroll down to MySQL Users/Add New User
- Enter a username – again, it should not be a word found in a dictionary
- Write down the username
- Click the “Password Generator” button to generate a strong password
- Write down the password chosen
- Click “Create User”
- Click “Go Back” to go back to the MySQL Database page
Finally, you need to assign the user to the database.
- Scroll down to Add User to Database
- Choose the username you just created from the User dropdown box
- Choose the database name from the Database dropdown box
- Click “Add”
- Check the “All Privileges” box if this is a new user/database for WordPress. If not, check with Beth or Jeff to see what permissions this user should have.
- Click “Make Changes”
- Click “Go Back” – under Current Databases, you should see the database name with the user you just assigned to it