When adding items in "Web server" mode it reads: "Note: You can upload up to 5 megabytes at one time." I did manage to upload around 15Mb.
So, from where is this 5 taken? Is it the parameter value upload_max_filesize in PHP?
I have also a parameter value post_max_size that says 55Mb. Isn't that the correct one to check?
My G2 version is around one week old.