track_errors

Store the last error/warning message in $php_errormsg (boolean).

; Default Value: Off
; Development Value: On
; Production Value: Off

Example :

track_errors = Off

Setting this value to On can assist in debugging and is appropriate for development servers. It should however be disabled on production servers.





Content