Our PHP webapp deployed in resin (3.2.1) has several forms to upload files using multipart/form.
In the conf file resin.xml in the node we have: <multipart-form enable="true" upload-max="5M"></multipart-form> we also have the same in the webapps web.xml file, but these forms either upload nothing, or upload a file of 0 bytes. Permissions on temp and destination directories are world write-able. Does anyone have an idea as to what could be causing this? cheers b -- View this message in context: http://www.nabble.com/multipart-form-uploads-not-working-tp24784621p24784621.html Sent from the Resin mailing list archive at Nabble.com. _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
