Introduction
How to modify system PHP-FPM settings in WHM
Procedure
Utilize this menu to modify the PHP-FPM settings in WHM:
- Navigate to "Home / Software / MultiPHP Manager"
- Select "Manage Settings" to the right of PHP-FPM.
-
There are two sections on the following page:
- PHP-FPM Pool options
- PHP-FPM INI Settings
"PHP-FPM Pool options" contain:
- Max Requests
- Max Children
- Process Idle Timeout
"PHP-FPM INI Settings" contatin
- Treat URLs as files (allow_url_fopen)
- Log errors (log_errors)
- Recognize code between tags as PHP source (short_open_tag)
- Disable Functions
Additional Documentation is located at Configuration Values of PHP-FPM for information on the various PHP-FPM configuration values.
Comments
0 comments
Article is closed for comments.