Hatch AI setup
- In cPanel, create a MySQL database and user. Assign the user ALL PRIVILEGES.
- Edit
private/config.php: enter the full database name, username, password and a temporarysetup_keyof at least 16 characters. - Select PHP 8.2 or newer with pdo_mysql, openssl and curl enabled.
No SQL import is needed. Setup creates the app tables without deleting existing tables.