White screen, no discernable errors
-
I moved a site today from old hosting server to a CPanel hosting account with GoDaddy.
- Created a new database on the new hosting account and imported the backup sql file; updated wp-config.php to reflect the new location and login info. Checked random tables and all the data appears to be intact.
- Uploaded all the site files from a backup via FTP (Filezilla) and I can view the files on the new server via CPanel File manager as well as Filezilla.
- Got the WHITE SCREEN on the site as well as the admin panel
- Added
error_reporting(E_ALL); ini_set('display_errors', 1);
to wp-config.php, turned WP_DEBUG to true - Deactivated the plugin folder by renaming it; Deactivated custom child theme by renaming and letting WP find the default twentyfifteen theme
- Changed the database password via CPanel, updated wp-config.php
- Reuploaded a fresh copy of WordPress wp-admin, wp-includes, and root files
I still get nothing but a blank white screen (no error messages, just nothing) at my site and at the admin and login URL’s, in both IE and Chrome, before and after clearing all caches. What else can I try?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘White screen, no discernable errors’ is closed to new replies.