| Author |
Message |
diwant
Joined: 05 Jan 2009
Posts: 2
|
| Posted: Tue Nov 22, 2011 11:03 am Post subject: Empty Response |
|
|
Hey, I'm running a few sites on a LAMP stack on Ubuntu 10.04. They are different kinds of sites including a Drupal 6 and one built on Kohana 3.
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 |
|
| Back to top |
|
Chief_RunningProcess
Joined: 22 Nov 2011
Posts: 3
|
| Posted: Tue Nov 22, 2011 11:26 pm Post subject: |
|
|
Hi,
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 |
|
| Back to top |
|
diwant
Joined: 05 Jan 2009
Posts: 2
|
| Posted: Mon Nov 28, 2011 10:47 am Post subject: Thanks |
|
|
| Thanks, I've set that up and I'll keep an eye on those and post back here with what happens. |
|
| Back to top |
|
| |