Nothing I have tried seems to have any impact at all on this error. The code is working on both a Mac Pro dev maching as well as our Ubunto 9.10 server. Dev work is using Mongrel not Passenger.
I am fully and completely stumped. Willing to try anything.
I followed this: http://thewebfellas.com/blog/2008/11/2/goodbye-attachment_fu-hello-paperclip to the letter.
I tried installing both 32 and 64 bit versions (on XP 64).
Updated config with:
require "paperclip" Paperclip.options[:command_path] = 'C:\ImageMagick\ImageMagick-6.6.3-Q16' Paperclip.options[:swallow_stderr] = false
System is: XP 64 bit service pack 2 Rails 2.3.8 paperclip 2.3.3 aws-s3 0.6.2