Skip to content
UK web hosting, domain names, email, website security and online services.

Find database connection details Print

  • database, hosting, mariadb, settings
  • 0

Use the exact prefixed database and user names shown in SiteWorx; do not guess them from the domain name.

Applies to: Applications connecting to a SiteWorx MariaDB database

Local website connection

Database hostlocalhost for an application hosted on the same SiteWorx server, unless specifically advised otherwise
Port3306 where the application requires a port
Database nameThe complete name shown under Hosting Features > MySQL > Databases
UsernameThe complete name shown under Hosting Features > MySQL > Users
PasswordThe password set for that database user
Character setUse the application’s supported UTF-8 option, commonly utf8mb4

Check the assignment

  1. In SiteWorx, open Hosting Features > MySQL > Databases.
  2. Open the user/permissions control beside the database.
  3. Confirm the intended user is assigned and has the required permissions.
  4. Update the application configuration without exposing the password in public files, logs or tickets.
  5. Test the application and check its error log for the exact database response.

Related articles

Last reviewed: 2026-07-25.


Was this answer helpful?

« Back