Jiajia Wang wrote in post #1166961:
> I'm running into a very weird rails server problem.
>
> I started a rails application in production mode with `rails s -e
> produciton` and got some db errors when visiting the site.

Have you tried with

$ RAILS_ENV=production bundle exec rails s

instead? Does this yield different results?

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@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/e52704beaba5557a2a789579dd8dd2f4%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to