On Aug 12, 4:20 pm, heimdull <fre...@cfandersen.com> wrote:
> I'm not sure what user that you are running as BUT it looks like you
> installed all the gems in your home directory. This might be an issue
> if apache/passenger runs as a different user...
>

More than that if the user passenger runs as can't access the files
that are part of the app then you'll have trouble.

Fred


> Run sudo rake gems:install
>
> WARNING:  Installing to ~/.gem since /usr/lib/ruby/gems/1.8 and
>           /usr/bin aren't both writable.
> WARNING:  You don't have /home/jdezenzio/.gem/ruby/1.8/bin in your
> PATH,
>           gem executables will not run.
>
> When you say there are no errors? have you also checked your
> apache_home/logs/error_log ? this is where passenger dumps all the
> good stuff if it fails before it even starts.
>
> Also like someone suggested I would use ./script/server on the server
> to start the server in production mode but this will output the errors
> to your terminal.
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to