Hi all I have a problem, I get this error and it tells me to increase the value of these variables
php_value suhosin.post.max_vars
php_value suhosin.request.max_vars
Hi all I have a problem, I get this error and it tells me to increase the value of these variables
php_value suhosin.post.max_vars
php_value suhosin.request.max_vars
Last edited by Ancyent; 06-04-2009 at 02:58 AM.
In order to do this you should create php.ini and paste there the following lines:
[PHP]
suhosin.post.max_vars = 2048
suhosin.request.max_vars = 2048
and put it to each script subfolder which requires this increase
If you have any problems please submit a ticket to the technical department at https://www.whbsupport.com
Thank you verry much ... you have a flower![]()