Skip to content

Instantly share code, notes, and snippets.

@avargas
Created June 4, 2012 16:00
Show Gist options
  • Save avargas/2869216 to your computer and use it in GitHub Desktop.
Save avargas/2869216 to your computer and use it in GitHub Desktop.
ini_set('log_errors', 'On');
ini_set('error_log', __DIR__ . '/phperrors.log');
ini_set('log_errors_max_len', 0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment