Blank page after migration
-
I migrated my site to the same server, but it was under hosted as an add-on domain folder an another account.
I moved the installation to a new hosting account. And now I get a blank page.
Here are the steps I took:
1. Downloaded site files to computer.
2. Downloaded database to computer.
3. Removed the add-on domain from hosting account (myURL.com)
3. Created new hosting account (same domain name – myURL.com).
5. Uploaded all backup files to this new server area.
6. Installed backup database via phpMyAdmin
7. Updated the wp-config.php to new database credentials.I get a blank page. I tried turning on error reportin (define(‘WP_DEBUG’, true);) but no errors show on the front page.
When I look at my source code this is all I see:
[Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]
Any suggestions?
The topic ‘Blank page after migration’ is closed to new replies.