the only thing I get is an empty, white page (no html returned whatsoever) with a status code 200. No logs seem to contain any information about what may have gone wrong. I have checked this against the current master branch as well as against some older release (from I date when it definately still worked). I'd appreciate any clue you might be able to provide.
no indication of any sort in apache error log
no indication of any sort in thinkup logfiles, though they are configured (in fact they don't even get created)
even ini_set('error_reporting', E_ALL) does not provide any clue.
Hi folks,
this is pretty odd. Out of the blue, my selfhosted thinkup instance stopped working. When going to
the only thing I get is an empty, white page (no html returned whatsoever) with a status code 200. No logs seem to contain any information about what may have gone wrong. I have checked this against the current master branch as well as against some older release (from I date when it definately still worked). I'd appreciate any clue you might be able to provide.
Here's my configuration:
Cheers Thomas