Return to "MySQL"

Managing databases with phpMyAdmin


 
The topic of this article is not supported by our customer support department, however for your convenience we are providing this material to assist you in troubleshooting potential issues related to this topic.

Your databases can be managed with phpMyAdmin, an open source application designed for managing MySQL. To get to your installation of phpMyAdmin:

• Log into your cPanel through your customer manager at https://my.opensourcehost.com
• Click on “My Products” and then “Control Panel” across from your hosting package
• Once logged into your cPanel, click on the “phpMyAdmin” icon underneath the “Databases” heading

From within phpMyAdmin, you can import and export databases, create new tables in those databases, manage the content and relationships of those tables among many other features. This is a more user-friendly method to dealing with raw SQL queries.


 

Related Video: