| Server IP : 51.79.230.26 / Your IP : 216.73.217.128 Web Server : LiteSpeed System : Linux sg2.exonhost.com 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : mukutpub ( 1151) PHP Version : 8.2.33 Disable Function : eval, show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/1758489/root/opt/cpguard/app/resources/defaults/ |
Upload File : |
{
"global": {
"expose_php": false,
"disable_functions": "exec,system,shell_exec,passthru,popen,proc_open,pcntl_exec,dl,eval",
"allow_url_fopen": false,
"allow_url_include": false,
"file_uploads": true,
"upload_tmp_dir": "/tmp",
"upload_max_filesize": "2M",
"post_max_size": "8M",
"max_execution_time": 30,
"max_input_time": 60,
"memory_limit": "128M",
"session.use_strict_mode": true,
"session.cookie_httponly": true,
"session.cookie_secure": true,
"session.use_only_cookies": true,
"session.cookie_samesite": "Strict",
"log_errors": true,
"display_errors": false,
"error_reporting": "E_ALL & ~E_DEPRECATED",
"opcache.enable": true,
"opcache.memory_consumption": 128,
"opcache.interned_strings_buffer": 8,
"opcache.max_accelerated_files": 4000,
"opcache.validate_timestamps": true,
"opcache.revalidate_freq": 2,
"mail.add_x_header": false
},
"website": {
"open_basedir": "{{ home_dir }}",
"session.save_path": "{{ home_dir }}/.sessions",
"mail.force_extra_parameters": "-fno-reply@{{ domain }}",
"error_log": "{{ home_dir }}/logs/php_error.log"
}
}