Have a look at your log files (production.log + mongrel.log). Can you see
any errors?


On 11/27/07, Sean Cahoon <[EMAIL PROTECTED]> wrote:
>
>
> Here is my checklist for deployment in production mode. I do everything
> on this list, but my app still refuses to run in production mode. Does
> anybody know what I'm missing?
>
> 1. "mongrel_rails start -d -e production -p 8000 -P log/mongrel8000.pid"
> for all of my mongrels.
>
> 2. In config/environment.rb: Uncomment this line: "ENV['RAILS_ENV'] ||=
> 'production'"
>
> 3. force-reload Apache
>
> 4. restart mongrels with mongrel_rails cluster::restart
>
> Thanks for any advice you might have
>
> sean
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to