Replies: 1
After migrating site to a new server, I can’t access the dashboard due to the following fatal errors:
Fatal error: require_once(): Failed opening required ‘ABSPATHwp-admin/includes/dashboard.php’ (include_path=’.:/opt/php71/lib/php’) in /home2/rollings/public_html/wp-admin/index.php on line 13
The file “dashboard.php” definitely exists & it’s in /wp-admin/includes/
I have deactivated all plugins and all themes except TWENTYNINETEEN
VERSIONS ARE:
php_version = ‘5.6.20’;
$wp_version = ‘5.3’;
mysql_version = ‘5.0’;
Errors occur on all 3 browsers (Firefox, Chrome and Edge)
The website displays without errors, although it looks extremely plain because no plugins or nice theme are activate