Server Requirements
- PHP 5.2.4 or later
- MySQL 5.0 or later*
- PHP extensions:
- apc (optional but highly recommended; user cache is used heavily)
- imagick (optional gd)
- simplexml* (for reading translation data from xml files)
- tidy (optional)
* Alternative possible but not yet implemented
Recommended but not required:
- Linux Server with shell access
- Apache
- memcached (+ php memcache extension)
Development requirements
These additional requirements are for local development, they are not required on production server:
- composer
- nodejs + npm