Skip to content
Snippets Groups Projects
Commit 147688f9 authored by Damien's avatar Damien
Browse files

FEAT #3279 Add readme

parent e99ebb64
No related branches found
No related tags found
No related merge requests found
# Maarch_Courrier
Maarch Courrier : Gestionnaire Électronique de Courrier
**/!\ Version de développement**
Dernière version stable : http://wiki.maarch.org/Maarch_Courrier/1.5/fr
## Requis techniques
* Apache2.x
* PostgreSQL 9.x
* PHP 5.5 ou plus
* Extensions : php_xsl, php_xmlrpc, php_gettext, php_gd, php_pgsql, php_mbstring, php_pdo_pgsql, php5-mcrypt, php_imap
* Spécifique Windows : php php_pdo_pgsql.dll, php php_fileinfo.dll
* Bibliothèques pear/MIME_type, pear/SOAP, pear/CLITools
* imagick, php_imagick
* ghostscript
* 7z (p7z-full sous gnu/linux)
* wkhtmltopdf, wkhtmltoimage (http://wkhtmltopdf.org/downloads.html)
* LibreOffice (pour la conversion de documents)
* JRE >= 7
### Recommandations pour le php.ini
php > 5.4 : error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT
display_errors (On)
short_open_tags (On)
magic_quotes_gpc (Off)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment