Where to check if your wordpress site disappears after an upgrade
1. make sure there's a config.php or wp-config.php file in the root. The ugprade will have to edit this file. 2. make sure the database still exists, and that it still contains content. 3. check for database errors. These are generally found in logs, but how you access them will vary by hosting provider. 4. make [...]