Skip to main content

PHP-FPM it's a good choice over traditional ?

Comments

7 comments

  • cPRex Jurassic Moderator
    Hey there! We enable this option by default on new installations so we definitely recommend it. It's never really possible to say how many accounts will work with a certain RAM limit, as it depends on what else the server is doing and the type of work being performed. It's a question that gets asked a lot, but there just isn't a good way to answer that.
    0
  • Ramon Pego
    Thats sounds amazing i'll start changing them to php-fpm i have to change one by one cause i still have to manually on files root directory
    0
  • cPRex Jurassic Moderator
    Let us know if you run into any issues!
    0
  • shahidi
    Hello I have some questions about PHP-fpm. 1) I couldn't understand what happens for the previous handler when we use both suphp and php-fpm ? 2) about disable functions. Is there any way to apply disable the function for all versions? 3) Is it working with LiteSpeed? 4) how about custom php.ini for each accounts? Thaks
    0
  • cPRex Jurassic Moderator
    Sure thing! 1 - When you make the change to PHP-FPM, that becomes the handler itself. You can find details on that here: PHP Handlers | cPanel & WHM Documentation 2 - If you are using PHP-FPM you can do this from the WHM >> MutliPHP Manager page under the "Manage Settings" button next to the global PHP-FPM option. 3 - By default, Litespeed will install and configure the LSPHP handler. You will actually need to disable PHP-FPM, and that is mentioned in the Litespeed documentation here: PHP with cPanel and LiteSpeed Web Server | LiteSpeed Documentation 4 - We actually have a documentation page for this here: How to Manage Your php.ini Directives with PHP FPM | cPanel & WHM Documentation Let me know if you have other questions on this!
    0
  • shahidi
    Hello, Something I never understand is that if we have LiteSpeed and in MultiPHP handler is SuPHP; which type of handler is working? Is LiteSpeed bypass SuPHP and use its own lSPHP? Thank you
    0
  • cPRex Jurassic Moderator
    Litespeed will automatically setup lsphp and override the settings in MultiPHP Manager. By default, on a cPanel system, it configures lsphp when it is installed.
    0

Please sign in to leave a comment.