Top "Passenger" questions

Passenger is an application server for Rack, Node.

nginx 504 Gateway Time-out

I'm running a rails3.0.7 project with phusion-passenger on nginx. While I was doing a ajax which took about 15 mins to …

ruby-on-rails nginx passenger http-status-code-504
Unable to start the Phusion Passenger watchdog?

I have done a Phusion Passenger setup on Ubuntu 10.04, with Apache2. Whenever I restart the Apache server I got the …

ruby-on-rails apache2 passenger
apache says my DocumentRoot directory doesn't exist

I am using Phusion Passenger to deploy a rails application using apache2 on CentOS 5.5. For some reason, I keep getting …

ruby-on-rails apache2 passenger
Rails 3: Passenger can't find git gems installed by bundler

Rails 3.0.0, Passenger 2.2.15: Create a new Rails project Add gem 'paperclip', :git => 'git://github.com/lmumar/paperclip.git', :branch => …

ruby-on-rails ruby-on-rails-3 passenger bundler
403 Forbidden on Rails app w/ Nginx, Passenger

First off, apologies: I know the 403 Forbidden question is a common one for Rails/Nginx installs, but none of the …

ruby-on-rails ruby ubuntu nginx passenger
The website is under heavy load + ROR

We are running a website with ROR on CentOS 6 with 2 web server and 1 database server. Some times it shows message "…

ruby-on-rails ruby apache centos passenger
How to avoid nginx "upstream sent too big header" errors?

I'm running nginx, Phusion Passenger and Rails. I am running up against the following error: upstream sent too big header …

ruby-on-rails nginx passenger
Rails Passenger problem with Apache2

I'm trying to setup a ruby on rails server on ubuntu10.10 with apache2 and mod_rails (Phusion Passenger). I already …

ruby-on-rails apache2 passenger ubuntu-10.10 mod-rails
cannot load such file -- bundler/setup (LoadError) || deploy on Ubuntu 12.04 x32

I try to deploy my rails app with Nginx, passenger on Ubuntu 12.04 x32. after all things is done, I visit …

ruby-on-rails nginx gem rubygems passenger
Could not find rake-10.1.0 in any of the sources

I have been working with rails and have been trying to setup passenger with rake 10.1.0 and it sends back me …

ruby-on-rails ruby rvm passenger ubuntu-13.10