Version: 1.5.8
PHP.INI Editor
The PHP.INI Editor allows you to view and modify the configuration file for each installed PHP version.
Note: PHP.INI Editor is only available if
php_ini
feature is enabled by Administrator.
You can increase limits, enable new defaults, or adjust settings as needed. Changes will restart the corresponding PHP service.
NOTE: The following settings:
max_execution_time
max_input_time
max_input_vars
memory_limit
post_max_size
upload_max_filesize
must be set via PHP Limits page.
To modify the total CPU or Memory resource limits for PHP service (container) use the Containers page.
Was this helpful?