Ondemand and PHP 8

Discussion in 'Installation/Configuration' started by Pyanepsion, Jan 11, 2022.

  1. Pyanepsion

    Pyanepsion Member

    Hello everyone.
    When I select PHP 8, in the Domain tab for on website,
    img-01.png
    ISPConfig shows me the error message:
    img-02.png
    What to do? Thank you for your explanations.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, there is a message that informs you to use that option only for PHP > 5.3.9. You are using PHP 8, 8 is > 5.3.9. So it's fine to use ondemand mode.

    Press the save button if you want to save your changes.
     
    michelangelo likes this.
  3. Pyanepsion

    Pyanepsion Member

    Thanks, Till.
    To improve search engine performance (Google, Bing, etc.), and not to unnecessarily clutter memory on a heavily used/visited site, which PHP-FPM Process Manager mode is preferable between: Static, Dynamic, and On Demand?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Personally, I use onDemand mode for all sites today, regardless of the size. I don't think that you would have any SEO disadvantages using it. Theoretically using static might give a small advantage as long as you can assign enough free workers and don't have any other sites on the server that might use the free RAM. But I don't think that it's worth it.
     
    ahrasis likes this.

Share This Page