hey Peter,

Thanxs for the reply! (Much appreciated! ) !..
so I google a command (i used convert) and first with root i did:
- convert nl.png nl.gif (just choose a picture on my server)
    this worked
then i did it with my git user (who is owner of all the files and 
directories):
and this work also great, no problem at all.

I know passenger has the right permissions because i deploy with 
capistrano and I set in my deploy file:
run "chown -R git /mnt/app" (where the my app with all it's releases is 
located)
also ls -la confirms that git is the user in all directories.


But i don't understand what you are saying here..
"- ImageMagick command line utils being in the unix PATH ("which
convert" on Linux/MacOS X should give you a valid path)"

-- 
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.

Reply via email to