我在我的rais项目中使用了gem“ckeditor”,“3.7.1”。
当我尝试在生产模式下在编辑器中上传图像时,我得到:
Erdero :: ENOENT in Ckeditor :: PicturesController #create 没有这样的文件或目录 - 识别-ping /tmp/mini_magick20120608-15825-1ekfs6o.png Rails.root:/ home / deployer / projects / myproject
RequestParameters:{“upload”=>#>,“CKEditor”=>“post_content”,“CKEditorFuncNum”=>“2”,“langCode”=>“ru”,“authenticity_token”= >“KbonuQWYYv5Ti + mly7hqOVMpxmgCv4dQEgPuUXguutE =”}
在开发中一切都很好:( 我已经尝试过回形针,有相同的情况 - 在开发中一切正常,在生产中 - 不起作用(但没有错误信息)。
Rails 3.1,Ubuntu OS,Passenger和nginx
答案 0 :(得分:1)
解决方案非常简单:)
sudo apt-get install imagemagick