nerdexam
Zend

200-550 · Question #15

How should you track errors on your production website?

The correct answer is B. Enabling log_errors. See the full explanation below for the reasoning.

Question

How should you track errors on your production website?

Options

  • AEnabling display_errors
  • BEnabling log_errors
  • CHaving a site-wide exception handler
  • DSetting error_reporting to E_ALL & ~E_NOTICE

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    80% (20)
  • C
    8% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice