Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Don't display errors / warnings in production

Started by Matteo Rossi 8 years ago · 3 replies · 1079 views
8 years ago

Hi all,

my app is showing exceptions (especially E_WARNING) in production env even thought i've disabled error reporting in php.ini and in grav admin.

Are there others occurrencies to disable Woops code exposing in production?

8 years ago

In the Admin panel under Configuration, System, you can set Display Errors to "Simple Error" which I believe will do what you want.

8 years ago

Or maybe fix the exceptions thrown? ;-)

👍 1
8 years ago

1ac5b5a228f326b1feba587b52ba0fbf0ecbe248_1_690x345|690x345

I think that the problem relies in file_exists caching mechanism (used in Grav core files). I don't want to monkey patch core files or add try catch around it.

Now i've added theme://languages directory so that it caches dir presence.. meh

Suggested topics

Topic Participants Replies Views Activity
Support · by complanar, 5 days ago
6 135 10 hours ago
Support · by Rick Beebe, 6 days ago
2 99 2 days ago
Support · by blu3prince, 2 days ago
0 50 2 days ago
Support · by alex, 4 days ago
2 91 3 days ago
Support · by Marcel, 2 weeks ago
1 142 3 days ago