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

[eluser]graf[/eluser]
Did you ever find out what was the problem?
We are hosting with media temple.... as of this morning about 11am the site wont load.. no code changes or anything...

After calling media temple and they explain how it was my code i started digging into the code of codeigniter only to find my issue is similar to this issue.

Line 198 of index.php
$BM->mark('controller_execution_time_( '.$class.' / '.$method.' )_start');
$CI = new $class();

if i put a die('made it'); in between those lines it outputs fine.... it seems to be that the $CI = new $class(); is whats hanging up the site all of a sudden.

We've had NO code change... what could be the issue? Media Temple always blams it on the code, even when 2 days later they come out and say MySQL had been erroring due to blah blah.... i dont need excuses/possiblities... i need a solution.. the site is down!

Any advice?


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