views:

181

answers:

0

When we try to start Nginx, we see this error that prevents Nginx from starting. The error exactly is:

"rack_env" directive is duplicate

We have set rails_env and rack_env... does this conflict in some way?

Any ideas what is meant by it? We can't find any meaningful documentation in the Nginx Passenger User guide nor in the source nor via Google searches.