[php-maint] Bug#724817: solution: add suhosin variables in .htaccess

rubenkram at spacetrace.org rubenkram at spacetrace.org
Sun Oct 6 10:14:32 UTC 2013


I solved the issue by adding

php_value max_input_vars 6000
php_value suhosin.post.max_vars 6000
php_value suhosin.request.max_vars 6000

to the .htaccess file in the main webfolder /var/www

The strange thing is, I could not achieve this bei adding it to the
suhosin ini file: /etc/php5/conf.d/suhosin.ini



More information about the pkg-php-maint mailing list