How to transfer old database from D6 to D7?
Please help!!!
Thank
How to transfer old database from D6 to D7? Please help!!! Thank |
You have to use the migration module. |
Now thats opening up a whole new can of worms. There is a migration module in D7 that will allow you to migrate your current 6.1.6 version to D7. I would suggest looking through the tons of forum posts regarding Migrations to help you along. Here is a quick overview:
Chris Nothing to see here |
"You can only migrate from 6.1.6 (6.1.5 could play ball too, but we haven't checked)."
well i just did an upgrade from 6.1.4 to see what would happen just for the hell of it and it worked just fine to d7 rc3.... https://dolphin-techs.com - Skype: Dolphin Techs |
Also make sure that your database user names are the same. |
Also make sure that your database user names are the same. This does not matter since the migration script will call the header.inc.php file for the old installation and use the credentials for the D6 site. Chris Nothing to see here |