Updating Drupal from 5.19 to 6.13

Attached please find HTML pages from when I updated Drupal from 5.19 to 6.13 on my test server. Do I need to worry about the error messages on the first and third pages?

AttachmentSize
update.html3.75 KB
update2.html6.52 KB
update3.html31.74 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

I fought my way through the

I fought my way through the upgrade from Drupal 5.19 to 5.20, to 6.14, yesterday:

1. Re-install all previously-installed modules and then uninstall them via Drupal interface.

2. Upgrade from Drupal 5.19 to 5.20 -- no errors or warnings; site seemed okay.

3. Upgrade from Drupal 5.20 to 6.14, study errors and warnings, restore back to Drupal 5.20, verify, and then use mysql client to drop problematic tables:

cache_block
cache_form
menu_router
menu_links
menu_custom
upload
actions_old_contrib
actions_aid
search_node_links

4. Upgrade to Drupal 6.14 -- no errors or warnings; site seems okay:

http://holgerdanske.com/

I'm going to wait a while before I attempt steps 3 and 4 on my other Drupal 5.x site.