Introduction
How to modify system PHP-FPM settings in WHM
Procedure
Utilize this menu to modify the PHP-FPM settings in WHM:
Home »Software »MultiPHP Manager
From there, select "Manage Settings" to the right of PHP-FPM.
There are two sections on the following page:
PHP-FPM Pool options
- Max Requests
- Max Children
- Process Idle Timeout
PHP-FPM INI Settings
- Treat URLs as files (allow_url_fopen)
- Log errors (log_errors)
- Recognize code between tags as PHP source (short_open_tag)
- Disable Functions
Documentation is available here for information on the various PHP-FPM configuration values.