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

Manage a database with phpMyAdmin Print

  • database, hosting, phpmyadmin
  • 0

phpMyAdmin provides browser-based database administration through the authenticated SiteWorx session.

Applies to: MariaDB databases in SiteWorx

Open phpMyAdmin

  1. Sign in to SiteWorx.
  2. Open Hosting Features > MySQL > phpMyAdmin.
  3. Open phpMyAdmin using the available login/control.
  4. Select the intended database in the left navigation before running an operation.
  5. Check the database name again before importing, deleting or changing tables.

Use it safely

  • Export a current backup before structural changes or bulk updates.
  • Avoid editing application tables directly unless the application documentation requires it.
  • Do not run SQL copied from an untrusted source.
  • Large imports may exceed browser or PHP limits; use a compressed SQL file or request assistance instead of repeatedly retrying.

Related articles

Last reviewed: 2026-07-25.


Was this answer helpful?

« Back