schmodi Posted January 31, 2004 Share Posted January 31, 2004 Hi. I transfered my database using these steps: Using PHPMyAdmin 1. At your local system, select the database and click the export tab. 2. Select all of the tables, select structure and data, add drop table, complete inserts, and extended inserts. 3. If you are given the option, select save as file otherwise say ok and save the resulting page. Either way, save the file as db_backup.sql to your store's folder (i.e. "my webs\store"). 4. At your server, in PHPMyAdmin click the sql tab. 5. Click the browse button, select ""my webs\store"\db_backup.sql" and click ok. Now when I go into admin and click on catalog, I just get the loading bar that says the page is loading but never any farther. Can someone help me out please? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.