How do I import a database?

  • Go to phpMyAdmin

  • Click on the new database name i the top left corner (optional)

  • Click on import i the main area in phpMyAdmin

  • Browse to the .sql file on your computer and click on go

The optional choice depends on if the new database name exists. If it does then move on and click on it. If it does not then skip it. If you get an error message then look at the list below.

Common problems

Your importfile (.sql) is to big! You will know this when phpMyAdmin gets a time out. If this happens contact our support and we can help you import it.

Did this answer your question?