Nginx trying to open passengerfile.json which doen't exist – CentOS
I am trying to deploy my rails app(API only) using capistrano to the centos server with Nginx and passenger. When I try to hit the rails application, it says Error opening '/home/user/app/current/Passengerfile.json' for reading: Permission denied (errno=13); This error means…