Drupal Upgrading from Drupal 4.7.3 to Drupal 6.10

  • mysqldump the data from the old DB
  • mysqldump the data from the old DB
  • Mysql import the data to the new DB
  • Install version 4.7.10 (No contrib module code).
  • Execute update.php
  • Install version 5.0
  • Execute update.php
  • Install version 5.16
  • Execute update.php
  • Install version 6.10
  • Execute update.php
  • Install the contrib modules
  • Execute update.php