Many websites (such as WordPress) require a database to store content and settings.
Step 1: Log in to SiteWorx
Go to:
https://www.domain.com:2443/siteworx
Step 2: Go to Databases
Navigate to Hosting Features → MySQL.
Image Placeholder: SiteWorx menu showing MySQL or Databases section.
Step 3: Create a New Database
- Click Create Database
- Enter a name for your database
- Click create
Step 4: Create a Database User
- Create a username
- Set a strong password
Step 5: Assign User to Database
Make sure the user is assigned to the database with full permissions.
Image Placeholder: Database user assignment screen with permissions selected.
Step 6: Save Your Details
Make note of the following:
- Database name
- Database username
- Password
- Database host (usually localhost)
Important
You will need these details when installing applications like WordPress.