Skip to main content

How do I import a database?

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

šŸ“„ 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?