Hey Gavin,
Not sure if you are still struggling with this, but I'm glad you and
Scott have been posting about this as I myself just went through a
migration and had similar concerns/issues.
All of Scott's advice is valid. Creating a new database and doing a
clean install of pixie on your new server definitely helps (make sure
you export a copy of your old database, and to make my life easier, I
also saved copies of my modified theme, associated images, etc.).
After I reinstalled Pixie, I imported my database copy into my new
pixie database. I also encountered issues regarding references in my
menu navigation to the old URLs. I resolved this by using phpMyAdmin
to write in new information in the "(databasename)_settings"
directory, specifically changing the values for the "site_url" and the
"default_page" (*I had been getting error 404 messages when just
accessing my domain, and realized that was because the fresh install
populated the default_page with "blog/" - a page I do not have in my
database copy; I simply changed that to a page I do have, the one I
want users to see first when they hit my domain).
Hopefully my experience might help yours?
Cheers,
Kathryn
On Oct 28, 7:18 pm, Gavin <
failed...@gmail.com> wrote: