HEX
Server: Apache
System: Linux cpanel91.fastsecurehost.com 3.10.0-962.3.2.lve1.5.87.el7.x86_64 #1 SMP Tue Jan 28 09:38:56 UTC 2025 x86_64
User: harmonyg (1050)
PHP: 8.2.29
Disabled: shell, shell_exec, exec, ini_alter, dl, show_source, passthru, system, eval, pfsockopen, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid
Upload Files
File: //etc/cl.selector.conf.d/global_php.ini
; This file provides global settings for php.ini of all alt-php packages
; The structure of this file:
; option = value
; To confirm changes (not affecting "date.timezone" and "error_log" options) please run:
; /usr/sbin/cagefsctl --setup-cl-selector
; To confirm changes (including "date.timezone" and "error_log" options) please run:
; /usr/bin/selectorctl --apply-global-php-ini
; or
; /usr/sbin/cagefsctl --apply-global-php-ini
; If you don't want to change error_log, but want to change date.timezone, you can execute
; selectorctl --apply-global-php-ini date.timezone
; Similarly, command
; selectorctl --apply-global-php-ini error_log
; applies error_log and all other options specified in /etc/cl.selector/global_php.ini file, except date.timezone.
; So, you can specify 0, 1 or 2 parameters from the list: error_log, date.timezone
; using --apply-global-php-ini without arguments applies all global php options including two above
; Example:
; selectorctl --apply-global-php-ini error_log
; selectorctl --apply-global-php-ini date.timezone
; selectorctl --apply-global-php-ini date.timezone error_log
; The latter command has the same effect as /usr/bin/selectorctl --apply-global-php-ini
[Global PHP Settings]
expose_php = Off
enable_dl = Off
max_execution_time = 60
max_input_time = 90
max_input_vars = 3000
memory_limit = 512M
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT
display_errors = Off
allow_url_fopen = On
post_max_size = 504M
upload_max_filesize = 496M
curl.cainfo = "/etc/pki/tls/cacert.pem"
openssl.cafile="/etc/pki/tls/cacert.pem"
date.timezone = "Europe/Dublin"
disable_functions = "shell, shell_exec, exec, ini_alter, dl, show_source, passthru, system, eval, pfsockopen, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid"
mail.add_x_header = On