Error Handling
23/28
Escaping Shell Commands
Error Handlers
Don't Display Raw Errors to Users
display_errors = off
log_errors = on
This logs errors, but puts them in the server's error log, not in the browser.