hello
I need to move blogs from a WordPress MU 2.8.4 configured in subdir to a WordPress 3.0.5 configured in subdomain . I blindly export in xml from WPmu2.8.4 and then imported (thanks to wordpress-importer.0.4.zip plugin) that xml file on a freshly created empty new site (blog) on 3.0.5. Import process seemed to be fine, but unfortunatly I don't see any post, articles etc ... after the import. I suspect that the subdir to subdomain move didn't worked as expected.
can I use export / import WP tools, or I need to go deeper in the database and files (I have root access to both server) .
is this the correct doc to start ?
http://codex.wordpress.org/Moving_WordPress
apparently it doesn't talk about moving from subdir to subdomain
what can be wrong ?
thank for your help .