How to Create a Database in SiteWorx Print

  • create database siteworx, siteworx mysql database, interworx database setup, hosting database, create mysql user
  • 0

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

  1. Click Create Database
  2. Enter a name for your database
  3. Click create

Step 4: Create a Database User

  1. Create a username
  2. 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.


Was this answer helpful?

« Back