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 · 1070 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 Marcel, 4 days ago
0 81 4 days ago
Support · by JakobDB, 6 days ago
1 89 5 days ago
Support · by ramenos, 7 days ago
3 103 6 days ago
Support · by gravinator, 2 weeks ago
3 228 7 days ago
Support · by Roger Parkinson, 2 weeks ago
3 308 2 weeks ago