Hi Jon,
Yes, if you are going to use suhosin make sure to add the following to php.ini
[suhosin]
suhosin.post.max_vars = 2048
suhosin.request.max_vars = 1024
suhosin.post.max_totalname_length = 8192
If you do not a few things will not work. That I remember now off the top of my head is the you can not add/edit shipping methods if you do not apply the code above.
Hope this helps.
Last edited by EWDHosting : January 16th, 2008 at 08:43 AM.
|