max_execution_time = 30 ; Maximum execution time of each script, in seconds max_input_time = 60 ; Maximum amount of time each script may spend parsing request data memory_limit = 128M ; Maximum amount of memory a script may consume (8MB) date.timezone = America/Sao_Paulo ;session.save_path = tmp ;register_globals = On default_mimetype = "text/html" default_charset = "ISO-8859-1" file_uploads = On upload_max_filesize = 120M post_max_size = 120M allow_url_fopen = On default_socket_timeout = 60 engine = On expose_php = On ;error_reporting = E_ALL & ~E_NOTICE display_errors = Off display_startup_errors = Off