allow_url_fopen = on; allow_url_include = Off; magic_quotes_gpc = off; memory_limit = 512M; post_max_size = 2000M; file_uploads = on; upload_max_filesize = 1000M; register_globals = off; safe_mode = off; max_execution_time = 50000; short_open_tag = on;