0 votes
in SilverStripe by
List web server software requirements for installing SilverStripe CMS ?

1 Answer

0 votes
by

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

0 votes
0 votes
asked May 14, 2022 in SilverStripe by Robin
0 votes
asked Jun 26, 2020 in Testing by AdilsonLima
...