changing php limits configuration

Avatar
  • Answered
Hi,
I would like to modify translations in Prestashop 1.6. When I try to do that I see this:
Warning! Your PHP configuration limits the maximum number of fields allowed in a form:
1000 for max_input_vars.
Please ask your hosting provider to increase this limit to 3095 at least, or you will have to edit the translation files.

I already change max input from 1000 to 3095 but it still doesn't working. What else can I do?
Avatar
JeffMa
Be sure that you have set your php.ini file to be recursive as without it, it will only affect the directory that it is located in.