How do I do debug mode - how do I turn it on and off, and where do I see it? I know how to look at the error_log file of my server - will it be there?
Oct 24, 2003, 5:30 PM
Staff / Moderator (2198 posts)
Oct 24, 2003, 5:30 PM
Post #2 of 3
Views: 3013
There is an "debug_level" option field in the admin panel in Setup -> Miscellaneous. You can change the number there to "1" to enable debug mode, or "0" to leave debug disabled. We don't recommend leaving debug on for extended periods of time as it does slow down the server. We also strongly recommend not setting the debug level to a value greater than 1 (the next release will use a Enabled/Disabled dropdown instead of the text field) because values of 2 and above have a serious performance impact in certain areas, and generally don't provide substantially more useful information.
The debugging output will appear in the server's error_log.
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
The debugging output will appear in the server's error_log.
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com