After updating WordPress to version 5.5 I encountered a ‘Fatal Error’ message
I went through step by step until I saw that the ‘wp-settings.php’ file was trying to load a non-existent file:
Require ABSPATH. WPINC. ‘/sitemaps.php’;
How can this be solved?
Do I have to download the file manually?
The page I need help with: [log in to see the link]