Help Docs Control Panel Guides The Ultimate Guide to the InterWorx Control Panel (2025) SiteWorx Databases Management in Siteworx How to show running MySQL queries in SiteWorx

How to show running MySQL queries in SiteWorx

If you are a Nexcess client on a physical (non-cloud) server, you can use phpMyAdmin from your SiteWorx account to show running MySQL queries following the guidance in the article.

If you are a Nexcess client on a physical (non-cloud) server, you can use phpMyAdmin from your SiteWorx account to show running MySQL queries with the following method.

ATTENTION: If you are a Nexcess Cloud client, see instead Locating your SSH/SFTP Credentials for your Nexcess Cloud Account and How to add SSH keys for your Nexcess Cloud account.

  1. Log in to your SiteWorx account.

  2. From the SiteWorx main menu, select Hosting Features > MySQL > PhpMyAdmin.

  3. Select the correct database from the list on the left.

  4. Click the SQL tab.

  5. In the Run SQL query/queries on database DATABASE_NAME field, enter
    show full processlist;
  6. Click Go

For 24-hour assistance any day of the year, contact our support team by email or through your Client Portal.

Was this article helpful?