How do I import a MySQL Database? Print

  • 29

Before you can import a database, you'll need to create a new database for there to be an empty database that you can import to. After making a new database you can then:

    1. Login to cPanel.
    2. Locate and click on the "phpMyAdmin" icon under the "Databases" category.
Open the phpMyAdmin page from within cPanel.
  1. After phpMyAdmin loads, click on the "Import" tab.
  2. Click on the "Choose File" button and select your .SQL file.
  3. Click on the "Go" button (toward the bottom of the page) and your MySQL database will import.

import a database using PHPMyAdmin in cPanel


Was this answer helpful?

« Back