当我尝试上传照片Ruby on Rails的使用回形针我的本地机器上它完美的作品。
当我尝试上传在Ruby中的照片上我们的Linux(使用回形针Rails的CentOS的 5.2)与Apache和服务器的Phusion乘客 ,我得到:
2 errors prohibited this user from being saved
There were problems with the following fields:
- Avatar /tmp/stream20091026-21120-1qdbnul-0 is not recognized by the 'identify' command.
- Avatar /tmp/stream20091026-21120-1qdbnul-0 is not recognized by the 'identify' command.
我尝试添加:
Paperclip.options[:command_path] = "/usr/local/bin"
到production.rb但它并没有发挥作用。
在日志文件中,我得到了以下错误:
参数:{ “提交”=> “上传”, “行动”=> “更新”, “_method”=> “放”, “authenticity_token”=> “419410afc22737cd2f6b6096a95327db76a48ba9”, “控制器”=> “用户”,“用户“=> {” 化身“=>#}} [纸夹]保存附件。 [纸夹]被同时处理接收到的一个错误:
的/ tmp / stream20091026-20752-1g568yk-0没有被“识别”命令识别。