Ruby on Rails
Wednesday, July 2, 2014
Yes, "nobody" is the owner and it seems to be a bug with Ruby. I will change the ownship of the rails project
to see if it fixes the problem.
Liz
On Wednesday, July 2, 2014 8:16:25 AM UTC-4, Jim wrote:
On Tuesday, July 1, 2014 11:55:43 AM UTC-4, Liz Huang wrote:the error I got now seem to be something different...integer 4294967294 too big to convert to `int' (RangeError) /usr/local/var/rbenv/versions/2.1.0/lib/ruby/2.1.0/ fileutils.rb:724:in `chown' ... Who is the owner of your rails app? Passenger will run your app as the user set as the owner of the rails root (or maybe the environment file, not sure). For development, I just set myself as the owner. For deployment, you may want to set up an unprivileged user to own the rails app, but apparently Passenger has issues if the "nobody" user owns the app.Jim
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a4b8c67f-6ccb-49b2-88ad-cd71cf939a7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment