This function determines whether your system runs with a preconfigured PHP-FPM configuration.
Important:
When you disable the Web Server role, the system disables this function.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ php_get_old_fpm_flag
{- "data": {
- "old_fpm_flag": 2
}, - "metadata": {
- "command": "php_get_old_fpm_flag",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}