How to import a MySLQ database in phpMyAdmin

  phpMyAdmin

Prequisites   How To Import MySQL Database

This guide will demonstrate how to Import MySQL database in phpMyAdmin.

Prequistes

By now you should have Exported your database either as an .sql or a .zip file and created a MySql database in phpMyadmin.

How to

  1. Log into cPanel.
  2. Type phpMyadmin in the search box.
  3. Under Databases click on phpMyAdmin.
  4. phpMyadmin will open in a new tab.
  5. Select the database by clicking its name from the left pane.
  6. Click on Import option
  7. Click on Browse to select the Exported database file from your computer.
  8. Click on Go to start the Import process.
  9. Wait until the process finishes.

LEAVE A COMMENT