[Rails] Re: Simple Captcha - files still in "/tmp" directory and not displaying
I'm starting to narrow down the problem.
The files are being created in the "/tmp" folder.
But when image.rb passes it up to simple_captcha_controller.rb, the
files are coming through empty.
The versions in "/tmp" are not empty files though.
I'm using a CentOS server I configured myself (rather than a Rails
host like EngineYard) so I'm guessing it's some sort of server
issue.
On Sep 9, 5:29 pm, Andy <andym...@gmail.com> wrote:
> I'm trying to use the Rails3 Simple Captcha version from here:http://github.com/galetahub/simple-captcha
>
> It's working 100% fine on my local environment.
>
> In Production, I had to point the "convert" command to the correct
> directory and then reinstall ImageMagick with the FreeType lib.
>
> Now I'm not getting any errors in production.log but the images are
> coming up as broken images.
>
> Any ideas?
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home