You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion group for Phusion Passenger, the Ruby on Rails deployment system.
|
|
|
passenger failure page layout
|
| |
Hello, today one of my webapps server presented an error when trying
to load rmagick (it was easily solved just running bundle install, but
this isn't the point).
Passenger rendered the error with that black page including backtrack
and other useful information for us, developers.
Interesting that two customers called me saying: my gosh, my site was... more »
|
|
Problem when running/installing Passenger in 64-bit Ubuntu
|
| |
Dear all, I am trying to setup redmine in my ubuntu machine, and get to the point able to run redmine in webrick. Now I need setup passenger to run it in Apache. *My problem:* When I added the following line in my apache config, LoadModule passenger_module modules/mod_passenger.so PassengerRoot /var/lib/gems/1.9.1/gems/passe nger-3.0.12... more »
|
|
Running Multiple Passenger Servers with SSL
|
| |
I'm currently running Passenger/Nginx in production (on top of Ubuntu), with an SSL certificate installed on Nginx (my entire app is served over SSL). I want to add a second server for redundancy and performance purposes. Since Passenger and Nginx run on the same machine, it appears that I'm going to need to duplicate the entire app setup I currently have and then... more »
|
|
Passenger crash redmine
|
| |
Hi,
I have a Redmine which was working fine till date but from 3 days the
redmine crash. The logs tells that
Error in Phusion Passenger helper agent watcher:
Unable to start the Phusion Passenger helper agent: it seems to have
crashed during startup for an unknown reason, with exit code 1... more »
|
|
Puppet Installation of 'Passenger Standalone'
|
| |
Hello, Would someone please recommend a non-interactive way to install
'passenger standalone'?
The rakefile allows 'rake nginx' and 'rake apache', but I want to run
passenger in standalone mode. The command 'passenger start' is not
well suitable for automation with puppet as it waits for user input if... more »
|
|
Canonical hostname rewrite problem with passenger
|
| |
passenger 3.0.11
apache 2.2
ruby 1.8.7
rails 2.3.14
multiple vhosts running unique rails apps (all using the same versions
above)
I'm trying to add canonical hostname rewrites. When I enable this to
any one of the apps, the rewrite will work for that one site, but then
other sites will end up serving the content of the site having the... more »
|
|
How to browse a public subdirectory index ?
|
| |
I ahve a RoR 2.3.9 aops running with Passenger 3.0.11.
We have a new subdirectory in our public document root (say public/
foo) that we wat to access through the conventional Apache directory
browsing (protected by a Basic Aut password). We have placed an
apprpriate .htaccess file in this directory but how do we instruct... more »
|
|
|