I'm currrently using SWFupload in conjuction with Fupload...for Drupal 6. Everything works great, except when I try to upload files larger then 2MB, my php settings are all correct >200MB, I've contacted my host provider...my apache and php.ini are setup properly. When I use the Drupal upload function, I have not problem with large filesize, but as soon as I use the Fupload tool (SWFupload) it loads the file and within seconds returns a "File is too Big" error. Then cancels the upload.

I've checked alot of the code and it seems to demonstrate that the SWFupload defaults to my Drupal settings, which are currently set to 100Mb, so any ideas why this would not be working?

Do you need any info to help paint a more clear picture...any suggestions on where to start?