I did a drush upgrade, which mostly worked, except the combination of modules I have which makes the current drupal 6 site work yeild an unusable mess when upgraded to D7. Instead, I went ahead and nuked the mysql DB of the upgraded site, re-installed D7, enabled the mongo modules after installing mongodb on the centos host, and hey presto, a fairly generic drupal7 site emerged, with some tiny bits backed by mongodb.
Still very much a work in progress, but interesting.
It Lives!
Well, it wasn't all THAT bad. Test site is here: http://www.schettino.us/drupal7/
I did a drush upgrade, which mostly worked, except the combination of modules I have which makes the current drupal 6 site work yeild an unusable mess when upgraded to D7. Instead, I went ahead and nuked the mysql DB of the upgraded site, re-installed D7, enabled the mongo modules after installing mongodb on the centos host, and hey presto, a fairly generic drupal7 site emerged, with some tiny bits backed by mongodb.
Still very much a work in progress, but interesting.