Skip to main content

How do I import a database?

This article explains how to import a database in cPanel using phpMyAdmin.

Updated over 2 weeks ago

📥 Import a Database in cPanel

You can easily import an existing database into your account using phpMyAdmin in cPanel. Follow the steps below to get started.

📝 Step-by-Step

1. Log in to cPanel

1. Log in to phpMyadmin

  • Scroll down to the “Databases” section.

  • Click “phpMyAdmin”.

2. Select Database

  • In the left menu, click the name of your database.

3. Import Your .sql File

  • Click the “Import” tab in phpMyAdmin.

  • Click “Choose File”.

  • Locate your .sql file on your computer and click “Open”.

  • The file will then be uploaded and imported automatically.

⚠️ Common Issues

  • If your import file (.sql) is too large, phpMyAdmin may time out.

  • If this happens, please contact our support team, and we’ll help you import the file.

✅ Done!

You have now successfully imported a database into your account via phpMyAdmin in cPanel.

Did this answer your question?