Okay so basically I create a new DB in my phpmysql then upload DB file to it, and then go to importer like image. and fill in the boxes. Do you i need to fill them all in?
Can i just upload the file to my ftp and just use data directory?
Assuming you have a database on your site already. And that database is linked to a website already. You don't need to do much other than just the following:
- Create new database.
- Import "old" database THERE. (phpmyadmin allows you to import directly from your local computer)
- Confirm everything is exact and correct.
- Write down the db name, db username, and password ("old" db)
- Go to ACP, find the importer, and when you're at the screen (Post #10 in this thread)
- Fill "old" database details you wrote down.
- If you have attachments/avatar files, write down the source of that path (and NOT the URL.)
-- If you don't, just create attachment/avatar filepath on URL #2.
- Press import. Wait. And enjoy.
DO NOT. UNDER ANY CIRCUMSTANCE, press the "maintain content ID's" button. That is only for websites that really, really wants to keep their database exactly as it was before - eg: importing from vBulletin, and keeping the old ID's so you can redirect old links there. (To keep the page rank.)
I would test with a fresh installation to see if your old database is correct, before finalizing.