We have successfully upgraded a Drupal-5 website to Drupal-6. Just follow the UPGRADE.txt file that comes with the package, with one minor point as below:
Just before you are about to move away the old Drupal-5 directory, goto the page for module uninstall page at admin/build/modules/uninstall. Check if you have any modules that are no longer needed after the upgrade. If you do, uninstall it first. If you know you won't need a custom module anymore, but don't see it listed in the "uninstall" page, check the module.install file. You may have to add a function module_uninstall(), and add the code for dropping the tables created by this module.
Recent comments
2 weeks 5 days ago
3 weeks 6 days ago
7 weeks 4 days ago
32 weeks 4 days ago
33 weeks 3 days ago
44 weeks 3 days ago
45 weeks 5 days ago
1 year 2 weeks ago
1 year 2 weeks ago
1 year 3 weeks ago