Re: PHP $_POST issues when Large Form is poste

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Albert K. P. wrote:

> I'am facing issue with posting large FORM fields to php. If I reduce my
> form field size to 200 it works fine. But larger number of fields are not
> posted to server instead a 403 error is returned.

Have you checked the value of the ini setting max_input_vars[1]?  If the
Suhosin extension is installed on the server also have a look at
suhosin.post.max_vars and suhosin.request.max_vars.

[1] <http://php.net/manual/en/info.configuration.php#ini.max-input-vars>

-- 
Christoph M. Becker

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux