; PHP ; FILE: /usr/local/etc/php/7.1/conf.d/zzz.ini ; Custom php.ini overrides date.timezone = Etc/UTC memory_limit = 512M output_buffering = 4096 display_errors = On log_errors = On expose_php = On error_reporting = E_ALL realpath_cache_ttl = 120 realpath_cache_size = 512k error_log = /usr/local/var/log/php-errors.log cgi.fix_pathinfo = 0 max_execution_time = 120 opcache.enable=1 opcache.enable_cli=1 opcache.memory_consumption=256 opcache.interned_strings_buffer=8 opcache.max_accelerated_files=4000 opcache.max_wasted_percentage=5 opcache.use_cwd=1 opcache.validate_timestamps=0 opcache.fast_shutdown=1