thx for that, at a quick run through seems almost too good to be true!
Hit a stumbling block!
On my new host, I started setting up the new wp install.
I wanted to set up a wp multiuser network using subdomain.
Chose that option with the oneclickinstall that the host uses for WP, chose the network subdomain option. What should happen, according to the host, is that everything is done for me, no need to fiddle with htaccess or wpconfig.
What happens is that when I get into wp admin, and try to activate the multiuser, it tells me that it’s a subdirectory installation, and gives me lines to add to htaccess and wpconfig.
Subdirectory is not good! And if I do copy the text into those files I get a server error when trying to get into WP.
The host thinks it is because I have set up the WP without having the domain with them, so it is running on a temporary basis ie xx.xx.xx.xx./abcde.org.uk
Does this make sense? Any ideas how to get around this?
Mark
Yeah, you need the domain. WP won’t let you do subdomains with an IP (which is mentioned in the http://codex.ww.wp.xz.cn/Create_A_Network page
I see.
Would it be possible to buy a new, dummy domain, set up the wp network version on that dummy domain, and later on do some renaming on the wp network site to match the proper domain once that domain arrives at the new host? Is that possible?
Otherwise I have to transfer the domain to my new host, and then work very quickly to get a new site up and running!
Mark
Moving MultiSite is a pain. It stores the domain name in the DB. If you have a dummy domain, make the URL the exact same length as the new domain.
So if you have markwatson.com, use markwitson.com as your temp URL.