/home3/bmscom/www/php.ini
; 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)

upload_max_filesize = 2G
post_max_size = 2G
memory_limit = 2G
max_execution_time = 300
max_input_time = 300
display_errors = Off
max_input_vars = 1000
session.gc_maxlifetime = 1440
session.save_path = "/opt/alt/php81/var/lib/php/session"
zlib.output_compression = Off