I have one working perfectly, but when i add a second, like:
<%= start_form_tag ({:action => ‘create’}, :multipart => true) %>
<%= file_field “product”, “picture” %>
<%= file_field “product”, “thing” %
<%= submit_tag “Create” %>
<%= end_form_tag %>
Safari gives me a posix error: