Hi, I got my test working by changing the following php5-suhosin settings to larger values (both required):
Suhosin.post.max_vars Suhosin.request.max_vars Regards, Mattias -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ondrej Surý Sent: 21. helmikuuta 2011 10:06 To: Derick Rethans; [email protected]; control Subject: Bug#602812: [php-maint] Bug#602812: Suhosin setting reassign 602812 php-suhosin thank you Hi Derick, I have had time to retest the issue and you were right. The issue is in fact caused by php5-suhosin module (not the patch). Thanks for the hint, I forgot that the new behaviour of apt is to install Recommends as well, so php5-suhosin get installed by default when doing apt-get install libapache2-mod-php5. Regards, Ondrej On Thu, Feb 10, 2011 at 12:46, Derick Rethans <[email protected]> wrote: > Hi! > > this is probably caused by one of the Suhosin settings: > http://www.hardened-php.net/suhosin/configuration.html#suhosin.post.max_array_depth > > regards, > Derick > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > > > > _______________________________________________ > pkg-php-maint mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint > -- Ondřej Surý <[email protected]> http://blog.rfc1925.org/ -- To unsubscribe, send mail to [email protected].

