From what I’ve been able to determine, it’s the editing of the wp-config file that causes the site to go blank (when you add the instruction define(‘WP_CACHE’, true);). That’s when mine went blank. When I removed the line, I had the site back again. I’m still looking into this, but this is what happened in my case.