Skip to main content

PHP handlers in EasyApache4

Comments

5 comments

  • Eminds
    The multiphp manager and the option that you have speicified allows you how you want to run PHP, it enables you to select the mode.
    0
  • cPanelMichael
    Hello, PHP-FPM is enabled per domain name, as opposed to as a global handler. Thus, you enable it for the individual domain name and that domain name then uses PHP-FPM as opposed to the default handler associated with the specific PHP version. You may also find the following document helpful: MultiPHP Manager for WHM - Documentation - cPanel Documentation Thank you.
    0
  • vikelidiskostas
    Thanks everyone for the replies. So just to put it right. When PHP-FPM is turned OFF "PHP Version" drop down menu is used for choosing php version (and its assosiated Handler - suPHP or cgi in my case) and when PHP-FPM is turned ON the "PHP Version" drop down menu is used for choosing JUST php version and the handler will always remain PHP-FPM. Is that right?
    0
  • cPanelMichael
    Hello, Yes, that's correct. Also, the default PHP Handlers do not apply to PHP-FPM, so if you wanted to change the default handlers for the versions of PHP on the system, you'd browse to the "PHP Handlers" tab in MultiPHP Manager. Thank you.
    0

Please sign in to leave a comment.