Such a generic problem would obviously have numerous solutions on the Web, right?
My company uses a custom purchased wordpress template, which worked fine till yesterday, for unknown reasons.
I am perfectly assured this is a template related WSOD, which is problematic, because they still wish to use the same template.
I'd be glad to finally solve the problem, but without error output it is only a wild guess what had happened.
How to hit the nail of the head without the following:
define('WP_DEBUG', true);
or reading the error_log in the root of a host? Because both failed to show anything, with latter being empty.
What are the other commands to force WP to show the error output?