JGuru10 Posted August 29, 2010 Share Posted August 29, 2010 I moved my Prestashop site from GoDaddy hosting to a Cpanel host. Before I switched host I downloaded my Prestashop database, made a backup of my db in GoDaddy and also used FTP to transfer all my files to my local C drive. Again, the domain name is not changing, just the host.To make it easy I used Cpanel Quickinstall apps to install a new Prestashop and then replaced all those new folders with the ones stored on my computer and also edited the settings.inc.php file with the new MySQL info.So far the site is up and working from the front and back end, the only problem is none of my product information, customers or any setting transferred over. When I try to import the DB file I made in Prestashop I keep getting an error.I'm really stuck on stupid right now because in other thread it said all you had to do was upload your files from your local computer via FTP, update the settings.inc.php file and your good. That has given me the ability to get the site up but no luck with the guts of the site which is my catalog of products and customers, and settings.I hope someone can help me with a solution. Thank You. Link to comment Share on other sites More sharing options...
tomerg3 Posted August 30, 2010 Share Posted August 30, 2010 Did you copy over the entire database from the old preatshop, if you browse the new database using phpmyadmin, do you see the product information there?When do you see when you go to the catalog tab in the backoffice? Link to comment Share on other sites More sharing options...
JGuru10 Posted August 30, 2010 Author Share Posted August 30, 2010 I used Cpanel's QuickInstall app to install a fresh PrestaShop and then used phpMyadmin to install the database, where it said it was successfull. When I log into the backoffice, I see only the new files in the fresh PrestaShop install. Link to comment Share on other sites More sharing options...
tomerg3 Posted August 30, 2010 Share Posted August 30, 2010 it really depends on how you created the db dump, if you did not choose "Drop Tables" then the new data will not be loaded if the tables exist.You may need to delete all the tables and do the database import again. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now