FIX - ReadMe : add information of upload_max_filesize and gettext entension

pull/8/head
dealmeida 2017-03-23 15:30:04 +01:00
parent 460dc827bf
commit 1d22b24500
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ Installation
PHP & MySQL PHP & MySQL
----------- -----------
Install PHP (version 7.0 recommended) with extensions : xml, mbstring, mysql, zip, unzip, mcrypt, intl, imagick (extension php) Install PHP (version 7.0 recommended) with extensions : xml, mbstring, mysql, zip, unzip, mcrypt, intl, gettext, imagick (extension php)
In php.ini, set upload_max_filesize to 200Mo
Install Apache (or Nginx) and enable mods : rewrite, ssl (a2enmod) Install Apache (or Nginx) and enable mods : rewrite, ssl (a2enmod)
Install MySQL (version 5.7 recommended) or MariaDb equivalent Install MySQL (version 5.7 recommended) or MariaDb equivalent