---
title: "How to show running MySQL queries in SiteWorx"
source: "https://docs.nexcess.com/hosting/control-panel/interworx/siteworx/database-management/how-to-show-running-mysql-queries-in-siteworx/"
description: "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 guid…"
vertical: "Hosting"
date: "2019-09-10"
last_modified: "2026-07-02"
---

# How to show running MySQL queries in SiteWorx

![](https://docs.nexcess.com/wp-content/uploads/2026/06/featured-image-default-new-263.jpg)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](https://www.nexcess.net/help/locating-your-sshsftp-credentials-for-your-nexcess-cloudaccount/) and [How to add SSH keys for your Nexcess Cloud account](https://docs.nexcess.com/sites-stores/account/account-security/ssh-keys-for-cloud-accounts/).

1. Log in to your SiteWorx account.
    
    
    - If you do not know your password, click **Forgot your password** on the login page.
    - If you do not know the web address for your SiteWorx login page, either refer to your Welcome Email or [contact our 24-hour Support Team for assistance](mailto:support@nexcess.net).
2. From the SiteWorx main menu, select **Hosting Features > MySQL > PhpMyAdmin**.  
    ![](https://docs.nexcess.com/wp-content/uploads/2026/06/1568150602361-1568150602361.png)
3. Select the correct database from the list on the left.  
    ![](https://docs.nexcess.com/wp-content/uploads/2026/06/1568150615764-1568150615764.png)
4. Click the **SQL** tab.  
    ![](https://docs.nexcess.com/wp-content/uploads/2026/06/1568150629693-1568150629693.png)
5. In the **Run SQL query/queries on database DATABASE\_NAME** field, enter  
    show full processlist;
6. Click **Go**  
    ![](https://docs.nexcess.com/wp-content/uploads/2026/06/1568150654945-1568150654945.png)

***For 24-hour assistance any day of the year, contact our support team [by email](mailto:support@nexcess.net) or [through your Client Portal](https://portal.nexcess.net/).***
