What is the seamless way of migrating from drupal 5 to 6? Are there any 5 steps that we can use to do the migration?
Update the core and all the contributed or custom module into Drupal 6 and then run update.php. That should work. Don't forget to take backup of everything before trying this stunt.
<code>
<blockcode>
<c>
<cpp>
<drupal5>
<drupal6>
<java>
<javascript>
<php>
<python>
<ruby>
<foo>
[foo]
Update the core and all the contributed or custom module into Drupal 6 and then run update.php. That should work. Don't forget to take backup of everything before trying this stunt.
Post Comment