Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
pyra_apps
:
php.ini.1751375157.bak
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
; 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 = Off display_errors = Off enable_dl = Off file_uploads = On max_execution_time = 300 max_input_time = 600 max_input_vars = 3000 memory_limit = 128M post_max_size = 8M session.gc_maxlifetime = 1440 session.save_path = "/var/cpanel/php/sessions/ea-php74" upload_max_filesize = 2G zlib.output_compression = Off