Hello!
I have the exact same issue (it appears) as the above.
In my case: yes, it is above the line:
require_once(ABSPATH . ‘wp-settings.php’);
Not just above it, but in the middle of the file:
define(‘WP_CACHE’, true); //Added by WP-Cache Manager
define( ‘WPCACHEHOME’, ‘/home/xxxxxxxx/domains/xxxxxxxxxx/public_html/wp-content/plugins/wp-super-cache/’ );
define(‘DB_NAME’, ‘xxxxxxxx’);
What should I do to fix it?
Best,
Theodoor