; cPanel-generated php ini directives, do not edit ; Manual editing of this file may result in unexpected behavior. ; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) ; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) allow_url_fopen = On allow_url_include = Off asp_tags = Off display_errors = Off enable_dl = On file_uploads = On magic_quotes_gpc = Off max_execution_time = 30 max_input_time = -1 memory_limit = 128M post_max_size = 8M register_globals = On safe_mode = Off session.gc_maxlifetime = 1440 session.save_path = "/tmp" upload_max_filesize = 2M zlib.output_compression = Off