From 5e918b7a7dc8468afcea5ae9bf648db25a96f161 Mon Sep 17 00:00:00 2001
From: llaffont <llaffont@git-test.afi-sa.fr>
Date: Tue, 2 Apr 2013 12:23:33 +0000
Subject: [PATCH] Doc install: liste les extensions PHP

---
 INSTALL | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/INSTALL b/INSTALL
index ec84d6817a1..0489d51b514 100644
--- a/INSTALL
+++ b/INSTALL
@@ -44,6 +44,8 @@ Sauf indiqué, cette procédure prends en compte par défaut les distributions G
 		upload_max_filesize = 10M
 		error_reporting  =  E_ALL & ~E_NOTICE & ~E_DEPRECATED
 
+  Activez les extensions suivantes: calendar, curl, gd, gettext, iconv, mcrypt, mysql, pdo_mysql, openssl, soap, imagick
+
 Dans la conf Apache, supprimer l'option Indexes (listing des fichiers) et autoriser les .htaccess: 
 
         <Directory /var/www/>
-- 
GitLab