EllisLab text mark
Advanced Search
     
error_log
Posted: 26 September 2012 05:00 PM   [ Ignore ]
Avatar
Joined: 2012-09-26
4 posts

Using error_log() in CI.
[26-Sep-2012 20:20:36 UTC] Incorrect Time

Not using error_log() in CI.
[26-Sep-2012 16:20:40] Correct Time

When ever I do an error_log() from withing CI, I get the incorrect time. I already checked the php.ini and set the right timezone to America/New_York. Any idea how to fix this?