MultiPHP Manager

cPanel_Legacy.png

Overview

cPanel's MultiPHP Manager interface allows you to easily manage your account's PHP configuration. In this interface, you can manage the PHP version or pool option of any virtual host.

  • The system PHP version refers to version of PHP that functions as the global default for all accounts. Only the system administrator can set the system PHP version. Any primary domain that is set to Inherit uses the system PHP version. 
  • PHP FastCGI Process Manager (PHP-FPM) is an alternative PHP module that allows a website to handle strenuous loads on sites. PHP-FPM maintains pools (workers that respond to PHP requests) to accomplish this. These pools of workers allow the website to handle more requests than it normally could.

 

 

List of domains

In EasyApache 4, each domain or virtual host can use any currently-installed PHP version or currently-installed PHP-FPM setting. 

The list of domains displays the following information:

  • The name of the domain.
  • The PHP version that the domain currently uses.
  • An Inherited label, if the domain inherits its PHP version from the system PHP version.
  • A PHP-FPM enabled (image2018-7-12_14-57-7.png) or disabled (image2018-7-12_14-41-58.png) indicator. 

 

Set a domain's PHP version

To change a domain's PHP version, perform the following steps:

  1. Select the checkbox for the domain that you wish to change.
  2. Select the desired version of PHP from the PHP Version menu. To always use the system default, select inherit

  3. Click Apply. The system will change the selected domain's PHP version.

     
Was this article helpful?
0 out of 0 found this helpful