Top "Mod-rails" questions

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
Rails file upload size limit

Does anyone know a good solution to limit the file upload size when running a Rails application with Passenger/mod_…

ruby-on-rails passenger mod-rails
How do I restart phusion passenger?

rails@george:/srv/fsg_distro$ sudo passenger-status *** Phusion Passenger: no passenger_native_support.so found for the current Ruby interpreter. …

ruby-on-rails passenger mod-rails
Passenger/mod_rails fails to initialize in Fedora 12 when starting Apache

I am in the process of setting up a server to run a Ruby on Rails application on Fedora 12, using …

ruby-on-rails passenger fedora mod-rails
How to monitor passenger / mod_rails processes?

I searched the site already but couldn't find any suitable information. As there is always some expert around I'm sure …

ruby-on-rails monitoring passenger mod-rails