[Phpmyadmin-devel] New Suhosin warning (#1863326)

Jürgen Wind jwind at gmx.de
Tue Mar 4 16:06:34 CET 2008



Marc Delisle wrote:
> 
> Jürgen Wind a écrit :
>> Maybe a value could be set in the config file, e.g.,
>> $cfg['maxSuhosinLength']
>> = 1000;
>> and the warning only be triggered when a $_POST/GET possibly will reach
>> that
>> limit?
>> 
>> Then could someone please check whether 
>> 
>> ini_set('suhosin.request.max_vars', $GLOBALS['cfg']['maxSuhosinLength']);
>> 
>> has the desired effect (I don't have access to a suhosin protected box):
>> 
>> Jürgen
> Sorry, it does not work. Changing these is restricted to php.ini.
> 
> Marc
> 
but ini_get('suhosin...') could be used to warn users only if neccessary,
couldn't it?
-- 
View this message in context: http://www.nabble.com/New-Suhosin-warning-%28-1863326%29-tp15824618p15829191.html
Sent from the phpmyadmin-devel mailing list archive at Nabble.com.





More information about the Developers mailing list