Skip to content

Instantly share code, notes, and snippets.

@gokulnath
Created June 29, 2016 18:04
Show Gist options
  • Save gokulnath/beec3d1158bdb95ed325f9c410c8dea6 to your computer and use it in GitHub Desktop.
Save gokulnath/beec3d1158bdb95ed325f9c410c8dea6 to your computer and use it in GitHub Desktop.
php debug error
INFO - 2016-06-29 23:33:15 --> Config Class Initialized
INFO - 2016-06-29 23:33:15 --> Hooks Class Initialized
DEBUG - 2016-06-29 23:33:15 --> UTF-8 Support Enabled
INFO - 2016-06-29 23:33:15 --> Utf8 Class Initialized
INFO - 2016-06-29 23:33:15 --> URI Class Initialized
INFO - 2016-06-29 23:33:15 --> Router Class Initialized
INFO - 2016-06-29 23:33:15 --> Output Class Initialized
INFO - 2016-06-29 23:33:15 --> Security Class Initialized
DEBUG - 2016-06-29 23:33:15 --> Global POST, GET and COOKIE data sanitized
INFO - 2016-06-29 23:33:15 --> Input Class Initialized
INFO - 2016-06-29 23:33:15 --> Language Class Initialized
INFO - 2016-06-29 23:33:15 --> Language Class Initialized
INFO - 2016-06-29 23:33:15 --> Config Class Initialized
INFO - 2016-06-29 23:33:15 --> Loader Class Initialized
INFO - 2016-06-29 23:33:15 --> Helper loaded: url_helper
INFO - 2016-06-29 23:33:15 --> Helper loaded: form_helper
INFO - 2016-06-29 23:33:15 --> Helper loaded: html_helper
INFO - 2016-06-29 23:33:15 --> Helper loaded: common_helper
INFO - 2016-06-29 23:33:15 --> Database Driver Class Initialized
INFO - 2016-06-29 23:33:15 --> Email Class Initialized
INFO - 2016-06-29 23:33:15 --> Session: Class initialized using 'files' driver.
INFO - 2016-06-29 23:33:15 --> Controller Class Initialized
ERROR - 2016-06-29 23:33:15 --> 404 Page Not Found: ../modules/admin/controllers/Ticker/addticker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment