[php] display_errors = On memory_limit = 2048M default_socket_timeout = 120 upload_max_filesize = 20M post_max_size = 20M [opcache] opcache.revalidate_freq = 0 opcache.validate_timestamps = 1 opcache.max_accelerated_files = 100000 opcache.memory_consumption = 512 opcache.interned_strings_buffer = 64 opcache.fast_shutdown = 1 opcache.error_log = "/var/log/php/opcache.log"