D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home2
/
technoi4
/
www
/
Filename :
php.ini
back
Copy
; 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) display_errors = Off max_execution_time = 200000 max_input_time = 0 max_input_vars = 100000 memory_limit = 2048M post_max_size = 2M session.gc_maxlifetime = 1440 session.save_path = "/var/cpanel/php/sessions/ea-php80" upload_max_filesize = 2M zlib.output_compression = Off disable_functions =exec,passthru,shell_exec,system,proc_open,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source allow_url_fopen=Off allow_url_include=Off