How to Access phpMyAdmin from StackCP
Open phpMyAdmin from StackCP to view or export a website database.
phpMyAdmin is used to view, export, and manage MySQL database tables. Log in to StackCP and open the Databases or phpMyAdmin section. Select the database you want to manage and click the login or access button. If StackCP asks for credentials, use the database username and password created for that database. Once inside phpMyAdmin, choose the database from the left menu. To create a safety copy, click Export and download an SQL file. Avoid running SQL queries or deleting tables unless you understand the result. A wrong database change can break a website immediately. If unsure, contact support or your developer first.