From c58e81512683a0ba99e4108122b237de894dc4d0 Mon Sep 17 00:00:00 2001
From: Yannick Warnier
Date: Thu, 28 Mar 2013 23:33:31 -0500
Subject: [PATCH] Added comment about max_input_vars to installation guide
---
documentation/installation_guide.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html
index 86597700f6..a4935abf79 100644
--- a/documentation/installation_guide.html
+++ b/documentation/installation_guide.html
@@ -276,6 +276,8 @@ in your php.ini:
date.timezone = 'America/New_York'
+Note: PHP 5.3.9 introduces a new setting "max_input_vars", which limits the number of elements you can send in one single form. If you are dealing with numerous users, make sure you set this setting higher than its default value of 1000.
+
BSD users: these php libraries have to be included during
php installation: