Create a MySQL User for the Web Designer
Steps (in your 4GoodHosting cPanel):
-
Login to cPanel
-
Go to MySQL Databases
-
Under "Create New Database", create a new database (e.g.,
designer_db
) -
Under "Add New User", create a MySQL user for the designer
-
Example:
designer_user
+ strong password
-
-
Add User to Database
-
Choose the database and the user you just created
-
Click Add
-
-
Set Privileges
-
Give them All Privileges or limit to SELECT/INSERT/UPDATE based on needs
-