解决'Firebug 达到了 Post 请求大小限制'的问题

症状:

post big form faild

调整 PHP 以下参数即可解决:

max_input_vars
suhosin.request.max_vars
suhosin.post.max_vars