PHP - Prestashop E-Commerce articles tutorials: Prestashop database import tutorial into phpMyAdmin

Friday, 9 January 2015

Prestashop database import tutorial into phpMyAdmin

I would like to show you how to import this  to new database. The same as before PHPMyAdmin is necessary, so log in please to your account. 
Firstly you need to check database exist or not which you are going to create.
To do so lets check left side menu whether database exists or not ?
If not then contact your system administrator to create database.

We will import prestashop.sql file to database created in our web hosting account. Click on your new database that created like below:




After clicking on the database you will see database configuration settings.
Just to verify that whether tables are already exists are not? 
Your prestashop.sql file contains tables structures as well as data for same. 


Click on "Import" button from top menu, you will see import settings page. All you have to to is select the .sql file that you exported, in this case the filename is prestashop.sql




Finally click on "Go" button, wait for a few secs because your database is now uploading into system.
After uploading database system will give you notification about successfull transaction.

No comments:

Post a Comment