Add PHP requirements in README

This commit is contained in:
Pierre Rudloff 2016-10-09 11:41:09 +02:00
parent 10f1d18e51
commit a4eb9ba2fe
1 changed files with 9 additions and 0 deletions

View File

@ -41,6 +41,15 @@ If you want to use a custom config, you need to create a config file:
cp config.example.yml config.yml
```
## PHP requirements
You will need PHP 5.5 (or higher) and the following PHP modules:
* fileinfo
* intl
* mbstring
* curl
## Web server configuration
### Apache