Help Docs Control Panel Guides Cloud Sites Guide Accessing phpMyAdmin in Cloud Sites

Accessing phpMyAdmin in Cloud Sites

Learn how to access phpMyAdmin in Cloud Sites. Follow this guide to log in, manage your MySQL databases, and troubleshoot connection issues.

Introduction

phpMyAdmin is a web-based tool used to manage MySQL databases. After creating a database in the Cloud Sites control panel, you can use this tool to run queries, import/export data, and manage tables.

Windows & MSSQL Users
This guide is specifically for MySQL databases. If you are using Windows/MSSQL, you must use myLittleAdmin instead. Please see our guide: Log into myLittleAdmin from Cloud Sites.


Prerequisites

  • Access to a Cloud Sites account.

Step-by-Step Instructions

  1. Log in to the Cloud Sites Control Panel.
  2. Click on the Databases tab in the main navigation menu.
  3. Click on the name of the database you wish to manage. This will expand the details view.
  4. Locate the section labeled Online Manager. Click the hyperlink provided there.
  5. A new window will open displaying the phpMyAdmin login screen.
  6. Enter the Database Username and Password you created during the database setup.
  7. Click Go.

You are now logged into phpMyAdmin and have full administrative control over your database.


Next Steps

Now that you have accessed your database, you may need to perform the following tasks:

  • Import Data: If you are migrating a site, use the “Import” tab to upload a .sql file.
  • Export Data: Use the “Export” tab to create a backup of your current database.
  • Reset Passwords: If your login failed, go back to the Cloud Sites Control Panel to update your database user password.

Frequently Asked Questions (FAQ)

phpMyAdmin opens in a pop-up window. Ensure your browser’s Pop-up Blocker is disabled for the Cloud Sites control panel, or check the address bar for a “Pop-up blocked” notification.

Remember that your Database Username is different from your Cloud Sites Control Panel login. If you have forgotten the database password, you must reset it inside the Cloud Sites interface under the “Users” section of your database details.

Yes. You can bookmark the “Online Manager” URL. However, you will still need your database username and password to log in.

Was this article helpful?