| Bug #25875 | display_errors | ||||
|---|---|---|---|---|---|
| Submitted: | 15 Oct 2003 5:52am UTC | Modified: | 15 Oct 2003 7:17am UTC | ||
| From: | oleth5962 at yahoo dot gr | Assigned to: | |||
| Status: | Bogus | Category: | Documentation problem | ||
| Version: | 4.3.3 | OS: | win xp | ||
[15 Oct 2003 5:52am UTC] oleth5962 at yahoo dot gr
[15 Oct 2003 7:12am UTC] tony2001 at phpclub dot net
I don't see any bugs here. The value in php.ini is commented out and doesn't affect on this directive. Just look into phpinfo() and you'll find, that display_errors is On by default. The fact, that commented string in php.ini contains "Off" means, that it is recommended to set it Off on production servers.
[15 Oct 2003 7:17am UTC] sniper@php.net
It's set to 'On' inside the sources. (Try without any php.ini and you'll see many options have default values..)
