Thanks for your time.
I don’t see my error_log file anywhere and I’ve also added the following at line 73 of wp-config.php
//
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
define(‘WP_DEBUG’, true );
Obviously the third line is a modification, there are not two instances of it.
No debug.log file exists in wp-content where I expect it either.
I am used to seeing logfiles here. Where are my logfiles and what did you do with them you fiends!