Skip to content
Eric Lamb edited this page Jan 4, 2024 · 3 revisions

The EEDT Error Handler changes how ExpressionEngine handles errors and allows more control over which errors are displayed, direct logging of all PHP errors, and recovery from memory errors.

By default, errors will be logged to ee/user/cache/errors.log but you can override this.

image

Clone this wiki locally