Jump to content

Featured Replies

Posted

Is there a list of server requirements anywhere? 

had a look, but I can't find one. 

I am aware of the script by @Ryan Ashbrook but am looking for a physical list of PHP plugins etc.

Thanks

 

Solved by Daniel F

Go to solution
  • Community Expert

There is no specific list available unfortunately. We require all standard PHP extensions (those which would be enabled by default), plus GD and MBString 

  • Author

Thanks.

I recall that there were various recommend php extensions in addition? 

or bits like database format etc?

 

  • Community Expert
  • Solution

'required' => array( 'dom', 'gd', 'mysqli', 'openssl', 'session', 'simplexml', 'xml', 'xmlreader', 'xmlwriter' ),

'advised' => array( 'phar', 'zip', 'exif' ),

Recently Browsing 0

  • No registered users viewing this page.