Empty Response
My customers keep seeing a empty response (Error 324 on Chrome, but this happens in other browsers as well). I've looked at apache2, mysql, and Drupal and Kohana log files and I don't see anything that sticks out as a problem to cause this.
Has anyone dealt with this before? How do I go about debugging this and fixing it? The empty response is not reliably reproducible.
Thanks,
Diwant
2 Replies
I'd recommend turning PHP debugging on to see what the error is, your PHP is likely configured to not display errors at the moment but I'm betting this will be a good place to start