1
2
3

Step 1 of 3 — Database

Database Connection

Enter your MySQL connection details. Create your database and user in cPanel (or your host’s control panel) first, then enter the details below.

Must already exist — create it in cPanel → MySQL Databases first.

Use a dedicated user — not root. Required privileges: SELECT, INSERT, UPDATE, DELETE, CREATE, INDEX, ALTER, REFERENCES, DROP. After install you can reduce these to SELECT, INSERT, UPDATE, DELETE only.