Site migration tip
-
I just had a site migrated (by the hosting company via zip files of the database and files) to a new host and was having a lot of problems with some plugins. It turned out that the WP database tables contained absolute paths that didn’t exist on the new server. I had to use PHPMyAdmin to search for a folder name that didn’t exist on the new server, and manually update those incorrect paths in the database tables. After that everything worked perfectly. Something to keep in mind when migrating a site. I hope this saves someone from some headaches.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Site migration tip’ is closed to new replies.