Welcome Guest, Not a member yet? Register   Sign In
CI causes Apache to drop an empty connection/response
#7

[eluser]TheoR74[/eluser]
I am having the exact same problem.

in this section of code in CodeIgniter.php:

Code:
// Mark a start point so we can benchmark the controller
$BM->mark('controller_execution_time_( '.$class.' / '.$method.' )_start');
echo "ci test 1";
$CI = new $class();
echo "ci test 2";

With the echo statements in place, I get the first echo, but not the second.
What can I do to fix this?

This is in version 1.7.2


Messages In This Thread
CI causes Apache to drop an empty connection/response - by El Forum - 11-02-2009, 04:39 AM
CI causes Apache to drop an empty connection/response - by El Forum - 12-07-2009, 02:45 PM
CI causes Apache to drop an empty connection/response - by El Forum - 12-07-2009, 02:58 PM
CI causes Apache to drop an empty connection/response - by El Forum - 09-03-2010, 12:52 PM
CI causes Apache to drop an empty connection/response - by El Forum - 11-05-2010, 03:01 PM
CI causes Apache to drop an empty connection/response - by El Forum - 11-05-2010, 07:08 PM
CI causes Apache to drop an empty connection/response - by El Forum - 05-06-2011, 09:25 AM
CI causes Apache to drop an empty connection/response - by El Forum - 05-06-2011, 12:52 PM
CI causes Apache to drop an empty connection/response - by El Forum - 05-06-2011, 01:22 PM
CI causes Apache to drop an empty connection/response - by El Forum - 05-06-2011, 02:50 PM
CI causes Apache to drop an empty connection/response - by El Forum - 05-06-2011, 03:25 PM
CI causes Apache to drop an empty connection/response - by El Forum - 05-07-2011, 12:40 AM
CI causes Apache to drop an empty connection/response - by El Forum - 05-09-2011, 07:21 AM
CI causes Apache to drop an empty connection/response - by El Forum - 05-09-2011, 12:09 PM
CI causes Apache to drop an empty connection/response - by El Forum - 05-09-2011, 12:24 PM
CI causes Apache to drop an empty connection/response - by El Forum - 05-09-2011, 12:36 PM
CI causes Apache to drop an empty connection/response - by El Forum - 05-13-2011, 07:57 AM
CI causes Apache to drop an empty connection/response - by El Forum - 03-20-2012, 09:18 AM
CI causes Apache to drop an empty connection/response - by El Forum - 03-21-2012, 02:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB