Updating Wordpress to 2.6 on Dreamhost

by the_spouse on July 29, 2008

So if you have strange problems after manually updating wordpress to 2.6 and you’re using Dreamhost I suggest you comment out

define('DB_CHARSET', 'utf8');

in the wp-config.php that is located your blog’s root directory.

I was following along with the upgrade instructions from wordpress.org. After updating all the files, I went to this blog’s wp-admin dir where it is supposed to perform a database update. Instead I got a page full of errors. The first went something like this:

Warning: array_keys() [function.array-keys]: The first argument should be an array wp-includes/widgets.php on line 686

Commenting the line above (by adding // to the beginning of it) fixed the problem. Just fyi.

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

UA-2632119-2