Welcome Guest, Not a member yet? Register   Sign In
Debuging Error Problem
#2

[eluser]tonanbarbarian[/eluser]
In the config/config.php file set
Code:
$config['log_threshold'] = 2;
$config['log_path'] = '/path/to/log/folder/';
This will log anything that CI is doing into a dated file in the specified folder.
You might also want to look here
Error Handling
Profiling Your Application

But if you are getting 500 errors you might not get anything logged as this is your server having problems not the code most likely


Messages In This Thread
Debuging Error Problem - by El Forum - 01-14-2008, 12:05 AM
Debuging Error Problem - by El Forum - 01-14-2008, 12:16 AM
Debuging Error Problem - by El Forum - 01-14-2008, 04:16 AM
Debuging Error Problem - by El Forum - 01-14-2008, 04:33 AM
Debuging Error Problem - by El Forum - 01-14-2008, 04:57 AM
Debuging Error Problem - by El Forum - 01-14-2008, 06:20 AM
Debuging Error Problem - by El Forum - 01-14-2008, 09:50 PM
Debuging Error Problem - by El Forum - 01-14-2008, 10:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB