Skip to content

Instantly share code, notes, and snippets.

@AnnoyingTechnology
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnnoyingTechnology/d5408b2dee5ace216ad7 to your computer and use it in GitHub Desktop.
Save AnnoyingTechnology/d5408b2dee5ace216ad7 to your computer and use it in GitHub Desktop.
PHP.ini development for Phalcon & Polyfony
short_open_tag = Off
date.timezone = Europe/Paris
error_reporting = E_ALL
error_log = /opt/local/var/log/php.log
display_errors = On
html_errors = On
log_errors = On
max_execution_time = 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment