Moving to Drupal 5 Beta?

Filed under: Uncategorized. Tags:

I’m seriously considering moving my blog to Drupal 5 Beta 1. It seems stable enough, and the performance (especially with Aggressive Caching) blows Drupal 4.7.4 out of the water. That’s becoming a pretty serious factor for me, as the insane onslaught of comment spam just keeps bringing my server to its knees (I’m looking at YOU, Apkakkallli!)

There are only a handful of modules that I use that don’t have Drupal 5 versions. Of those, I could probably limp along without them until D5 versions are available.(computed field, img_assist, recent blocks, TinyMCE…)

Stephen’s already running a public site on D5, and it seems to be going OK. I just did a test upgrade on my desktop box, and it basically went OK. Well, nothing blew up so fatally that I’d lose sleep over it. And Garland sure is a nice theme…

Comments

9 Responses to “Moving to Drupal 5 Beta?”

  1. chris garrett on November 21st, 2006 1:30 pm

    I will wait until you have tried it first ;O)

  2. Jim on November 21st, 2006 2:27 pm

    Hey Darcy,

    I know I am a bit behind the Drupal conversion curve, but I was sure you had annotated your conversion process from WordPress to Drupal last May. Problem is I can’t find the post(s) discussing how you integrated the WordPress database of posts, comments, pages, etc into Drupal 4.7? I am playing with the idea currently, and I tried exporting my WorPress posts to Drupal using this module -to no avail. Any advice for a potential convert?

    Thanks …

  3. dnorman on November 21st, 2006 3:08 pm

    I might hold off a bit before updating for good. Early poking looks like all’s well, but the spam blockers aren’t updated yet and I wouldn’t want to go live with a D5 site without those.

    In related news - I just updated Bad Behavior to use the latest BB build, and it’s apparently doing a MUCH better job of blocking evildoers, and my site feels a couple of orders of magnitude more responsive. knock wood. cross fingers.

  4. dnorman on November 21st, 2006 3:44 pm

    Jim, the recipe I followed is no longer online, but involved migrating from WordPress 2 back to 1.x, then over to Drupal 4.6 and up to 4.7

    It wasn’t fun, and was a bit scary, but it worked. I would have tried that module you linked to. You say it didn’t work - what happened? PHP error? Something silent?

  5. Jim on November 21st, 2006 4:14 pm

    I believe it is a php error:

    Fatal error: Call to undefined function: _wp2d_custom_process_text() in …/modules/wp2drupal/migrate.php on line 913

    The line in the migrate.php file is the following string:
    $string = _wp2d_custom_process_text($string);

    The module suggests there may be some issues with PHP 4 (as opposed to PHP 5), so i may have to investigate this further. if it works, it sure beats downgarding and upgrading, but that is still a big IF

  6. dnorman on November 21st, 2006 5:14 pm

    Ah. How about using a local machine to do the migration? You could install something like MAMP on your desktop box (or powerbook or whatever) to do the migration with PHP5 and MySQL provided in a self-contained installation, then move the database to the server when done? That’s basically what I did for my migration - it all happened on my Powerbook first, then I moved the results back up to the server.

  7. Jim on November 21st, 2006 8:44 pm

    Excellent tip, Darcy. I’ll give it a whirl …

    Thanks.

  8. Horst on November 24th, 2006 3:36 am

    I’m also quite close on updating to D5 and also for me one of the showstoppers is the lack of anti-spam modules (esp. Akismet). But apart from that I can’t await the moment my sites is updated :-) D5 simply looks like a great release. One of the main reasons for me to aim for D5 is the jQuery support. Currently I simply have way too many problems (and I don’t want to patch core files ;-) ) to make the Drupal4.x-jQuery combination really enjoyable.

Creative Commons License
This work is licensed under a Creative Commons Attribution 2.5 Canada License.