I have a Debian Linux VPS server for my production website (512MB). I\'m using Phusion Passenger with Apache to service my Rails 2.3.4 application with Ruby 1.9. I\'m limiting the pool of Phusion pa
I wrote a teeny tiny Sinatra app that runs fine, locally, but for some reason as so开发者_运维技巧on as I put it online, all I get is \'Internal Server Error\'.
How can I disable caching for my rails site? I\'m running Passenger 开发者_如何学Python(mod_rails) and my site is running in \'development\' mode:
We are using Passenger locally on Mac OS X for development. I switched to conservative spawn mode to try to debug a problem with the MongoDB ruby driver.
I\'m trying to write a Sinatra app that will run on a sh开发者_如何学JAVAared Passenger server.For now, I\'d be happy just getting a \"hello world\", but something isn\'t working quite right.I have:
Locally, my app runs fine on and writes to its logs. My production server is running CentOS with an Apache server running Passenger. When trying to debug, I noticed my log files were not being writte
Does anyone know how to get Django and Subversion to work together on Dreamhost? I\'ve been foll开发者_StackOverflowowing this tutorial to install Django (which uses Passenger WSGI):
I 开发者_C百科installed redmine on the apache and used mod_ruby first, which was incredible slow... now i switched to phusion passenger but the response time is still really slow ( talking about 5-6 s
Lately I seem to have noticed a trend amongst some RoR developers, that is usi开发者_C百科ng RubyEE/Passenger/Apache type setups during their development process.
Very soon I plan on deploying my first Ruby on Rails application to a production environment and I\'ve even picked a webhost with all the managed server and Capistrano goodness you\'d expect from a Ro