Comment on page
Creating a MySQL database
- 2.Create a new MySQL database for UXWizz
UXWizz requires access to a MySQL database, either local (on the same server) or remote.
1. Create a MySQL database.
If you are using cPanel you can create it using MySQL® Databases.

2. Create a MySQL user (make sure you remember database name, username and password).

3. Assign the user to the database. Mark the "ALL PRIVILEGES" checkbox when asked.

We now have everything needed to start the installation wizard.
Last modified 2yr ago