suhosin[878]: ALERT - configured request variable name length limit exceeded

Started by MarcoDings, January 18, 2012, 11:21:09 AM

Previous topic - Next topic

MarcoDings

I am aware this is not really a bug as such. But apparently vm2 does not play nice with the default shosin installation

Jan 18 08:09:18 srv42 suhosin[878]: ALERT - configured request variable name length limit exceeded - dropped variable 'quantity%5B%5D=1&option=com_virtuemart&view=cart&virtuemart_product_id%5B%5D=3&virtuemart_manufacturer_id=2&virtuemart_category_id%5B%5D=939' (attacker '86.57.245.19', file '/home/micromem/srv/micromem.q-hive.com/www/index.php')

what would be the needed configuration ( what variables and what values) to have vm and suhosin "play nice"

tia Marco

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

MarcoDings


dontflinch

we also use suhosin.  you need to google the suhosin setting and edit your appropriate php.ini file to a larger value.


from the error you mentioned it is probably one or more of these:

suhosin.request.max_array_depth
suhosin.request.max_array_index_length
suhosin.request.max_totalname_length
suhosin.request.max_value_length
*suhosin.request.max_varname_length
suhosin.request.max_vars