February 12th, 2007
Mooooo
Do you know µ? it is a blog-software for thousands of blogs on a site. On the server this blog runs on are only about six or seven. Using wordpress-mu we are able to update every blog to a new blog-version with one single click. There was a trick to support arbitrary domain names beside to the already supported sub-domain names… I had to replace the sub-domain.mu-domain.tld
with www.domain.tld
in the wp_blogs
-table and in the wp_*_options
-tables in the database and added a bit more of cookie-handling. It seems to work great!
Damn that’s goood news. Thanx a lot. When and how do we migrate all the Blogs to µ?
By the way, is µ already on WP 2.1?
upgrade your old blog to wp 2.1, export the blog using Manage/Export, create the new blog, alter the tables in the db, link the htdocs-dir to the wp-mu-install-dir, go into the new blog and delete all generated posts/pages. import now the exported blog-data. i think that should be all… 😉
btw. I think it is compatible with wp 2.1 but i dont know. it is wp-mu 1.1.1 from the current svn.