upload_max_filesize = 100M post_max_size = 100M error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT log_errors = On display_errors = Off display_startup_errors = Off max_execution_time = 300 ; 5 minutes max_input_time = 300 ; time to parse input data (e.g. POST)