List web server software requirements for installing SilverStripe CMS ?

devquora
devquora

Posted On: Jun 10, 2021

 

The web server software requirements for installing SilverStripe CMS are:

  • PHP >=7.1.
  • PHP extensions: ctype , dom , fileinfo , hash , intl , mbstring , session , simplexml , tokenizer , xml.
  • PHP configuration: memory_limit with at least 48M.
  • PHP extension for image manipulation: Either gd or imagick.
  • PHP extension for a database connector (e.g. pdo or mysqli )

 

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    SilverStripe Interview Questions

    What is SilverStripe ?

    SilverStripe is a free and open source Content Management System (CMS) and Framework for creating and maintaining websi..

    SilverStripe Interview Questions

    List some features of SilverStripe CMS ?

    Some of the features of SilverStripe CMS are:Headless & decoupled content delivery Intuitive file & asset management Archive, history, & version controls Content blocks Search engi...

    SilverStripe Interview Questions

    What is current stable version of SilverStripe CMS.

    The current stable version of SilverStripe CMS is v4.3.0. which is released on 11 Dec 2018...