# PHP-FPM

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

Service - These are global settings which are automatically applied to all servers.

Server (only on Apache and Nginx) - A server automatically inherits the global Service settings. These settings can be overriden on a per server basis.

Website - 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).

# Set Service level php.fpm settings

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

# Set Server level php.fpm settings

TIP

php.fpm settins are only available on Apache and Nginx

  1. Select Servers from the left side menu and locate the server you would like to edit
  2. On the server dashboard scroll to Roles and select the Application tab
  3. Select Settings and scroll to php.fpm settings

# Set Website level php.fpm settings

TIP

If you can not see the php.ini editor, please check that 'Allow php.ini editor' is enabled on the website's package

  1. Select Websites from the left side menu
  2. On the website you would like to edit, selecct the kebab menu and select Overrides
  3. Scroll to php.fpm settings