Hi,
I get an error like the following.
/!\ FAILSAFE /!\ 05/27/2010 12:50
Status: 500 Internal Server Error
bad content body
/usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/utils.rb:319:in
`parse_multipart'
It happens when I update a page with images.
This doesn't happen on development server though.
So it might be rack version related.
My development server has rack 1.0 bundled.
The production server has rack 1.0.1.
Both are rails 2.3.2.
Any idea how to fix this problem?
Thanks.
Sam
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.