2009/9/23 Adam Meyer <rails-mailing-l...@andreas-s.net>:
>
> Hi everyone,
>
> yesterday I switched the environment on my production server from dev to
> prod via changing the vhost file for the Apache.
>
> I changed
>
> RailsEnv development
>
> to
>
> RailsEnv production
>
> and deployed the application via capistrano.
>
> But now I get a passenger error see at http://test.kwikit.de
>
> What ist the problem? Do I need to do a cold deploy with capistrano or
> what ist the solution?
>

What is the name of your application controller?
Are you sure it is running with the same version of rails as in development?
If so how do you know?

Colin

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