Welcome Guest, Not a member yet? Register   Sign In
How do I debug this code igniter problem?
#6

[eluser]jcavard[/eluser]
[quote author="audiopleb" date="1234468069"]I doubt the php version is the error. I still think my suggestion is worth doing, if you can narrow down the problem code then you might be able to identify a missing php library or something.[/quote]
WORD!

Try what audiopleb said, put some echo at a few places in the crashing code, so you have an idea what specific line is making your CI a living hell Wink. Use the
Code:
$config['log_threshold'] = 4;
in config.php, this will report everything in system/logs/log-2009-02-12.php

You can use application like Hoo Win Tail to read logs in real time. This is your best friend.

good luck buddy


Messages In This Thread
How do I debug this code igniter problem? - by El Forum - 02-07-2009, 01:04 PM
How do I debug this code igniter problem? - by El Forum - 02-07-2009, 03:17 PM
How do I debug this code igniter problem? - by El Forum - 02-11-2009, 09:17 PM
How do I debug this code igniter problem? - by El Forum - 02-12-2009, 07:44 AM
How do I debug this code igniter problem? - by El Forum - 02-12-2009, 07:47 AM
How do I debug this code igniter problem? - by El Forum - 02-12-2009, 03:24 PM
How do I debug this code igniter problem? - by El Forum - 05-04-2010, 08:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB