How to import database via phpMyAdmin in cPanel?


1. Log into your cPanel account.

2. In the "Databases" section, click on "phpMyAdmin" Icon.


3. In left side-bar, Click on the expand button to expand database like "example".








4. Under your cPanel username, you can see list of all databases. Select appropriate database in which you want to import SQL.



5.
Click on the "Import" button.



6.
Under "File to Import" click on the "Browse" button, Select SQL file from your PC.


7.
Scroll down and then click on the "Go" button.


If its show a message in green box then it means your SQL is successfully uploaded.
  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

How do I remove a MySQL user from a database?

Login to cPanel. Locate and click on the "MySQL Databases" icon within the "Databases"...

My application is asking for database information - where do I get it?

Nearly all web applications have a database back-end that require a MySQL database. During the...

What is phpMyAdmin?

phpMyAdmin is a graphical user interface (GUI) used for managing data within a MySQL database....