Skip to content

PHP-FPM

php.fpm settings can be configured on 3 different levels:

Global level php.fpm settings

Global php-fpm settings are automatically applied to all servers.

  1. Select Settings from the left side menu a
  2. Select Service
  3. Scroll to Application

Server level php.fpm settings

Overrides to inherited setting and additional custom php.fpm settings can be made to Apache and Nginx webserver kinds only.

To override or add custom directives to a server:

  1. Click Servers in the left side bar
  2. Locate the server you would like to enable ModSecurity on
  3. Select Manage from the drop down menu
  4. Scroll to the Roles section
  5. Select the Application tab then select php settings
  6. Select the row to edit an existing directive or select Add directive to add a custom directive

Website level php.fpm settings

A website will automatically inherit the php.fpm settings from the server it is placed on. These settings can be overriden on a per website basis only by the Owner or Reseller (this tool is not avilable ot the end user).

sTo override php-fpm settings on a website level:

  1. Select Websites from the left side menu
  2. Locate the website you would like to edit
  3. Select Overrides from the drop down
  4. Scroll to php.fpm settings