Migrating Multisite install from Zeus server to Bluehost
-
I’ve been having one heck of a time with this and I’ve decided to reach out to see if anyone else has come across this.
Has anyone had experience with either migration from a Zeus server to an Apache server or have been able to debug this kind of WSOD issue? The lack of debugging is driving me crazy as I feel I’m shooting in the dark.
Here is the scenario:
I installed WordPress in a subfolder on a bluehost server and enabled the multisite mode without issue. I then developed on it for a bit and then migrated it to the clients server which happened to be a Zeus Webserver (not fun). It exists in the root of the server (as opposed to a folder that was my initial install). I was able to migrate everything over using Backup Buddy from iThemes (great tool).
Since Zeus does not use a .htcaccess file, I was setup to use a rewrite.script file that was located one level up from the root of the webserver. I found a script that allowed things to work but it added a index.php to all my URLs: e.g. https://mydomain.com/index.php/about
Aside from hosting uptime issues, the performance has been horrible and I would like to test that it is the hosting company that is at fault and not my installation. I then tried to move the existing installation off the Zeus server and back into a subfolder on bluehost and this is where it gets tricky.
I was able to successfully backup/restore the site using BackupBuddy but when I try to view the site, I get the White Screen of Death. I’ve enabled debugging but there is no log file created. I’ve tried renaming my plugin directory to plugins_old but that didn’t do anything. I recreated the .htcaccess file using the standard multisite version but no luck. I’ve scoured through the database looking for references to the old domain and found nothing (backup buddy was thorough on that). I reviewed my wp-config.php file and it was pointing to the correct location for the paths.
Any help would be greatly appreciated!
- The topic ‘Migrating Multisite install from Zeus server to Bluehost’ is closed to new replies.