The phusion tag has no wiki summary.
0
votes
1answer
25 views
Share Rails 3 Phusion Passenger Deployment Between HTTP and HTTPS
I have an apache virtual host for port 80 that hosts a rails 3 phusion passenger application. I would like some actions of the application to switch to https (port 443). What is the best way to share ...
0
votes
0answers
8 views
Is there a way we can specify configuration in apache to not to map custom status codes to 500?
http://serverfault.com/questions/204529/apache-changes-response-code-460-to-500-why
I my case it is 440 to 500.
How can we set configuration to allow apache to send custom status codes?
Without ...
0
votes
1answer
34 views
Phusion passenger-status active count is always pointing to zero
I have installed phusion passenger 3 in my apache, which has a memory limit of 5GB and swap of 2GB, when i check the passenger status in the general information the active row always shows zero where ...
0
votes
1answer
95 views
Phusion Passenger Throwing Error After Upgrading Gems
I am currently running Redmine, and while updating the gems, Phusion Passenger is throwing errors that it is unable to locate the required libraries. It seems that it keeps looking for the older ...
0
votes
0answers
36 views
undefined method `link_to_add_association' in production with apache/phusion
I am facing a strange problem. I have an app deployed on rails 3.2.1 with apache/phusion. I have precompiled the assets with "rake assets:precompile". However, I get "undefined method ...
0
votes
1answer
346 views
The application spawner server exited unexpectedly: Unexpected end-of-file detected
How do I control which version of Ruby is used by Phusion Passenger?
I do not have much experience with Rails. Back on Wednesday I was told to upgrade Redmine, and upgrade the plugins. I've been ...
2
votes
1answer
143 views
Phusion Passenger Forbidden Permissions Denied
I'm trying to run Phusion Passenger with Apache and when I start passenger I get the following error:
=============== Phusion Passenger Standalone web server started ===============
PID file: ...
1
vote
1answer
137 views
Do apps running in Phusion Passenger need to reconnect ActiveRecord on fork?
Per this documentation:
http://www.modrails.com/documentation/Users%20guide%20Nginx.html#_smart_spawning_gotcha_1_unintentional_file_descriptor_sharing
Socket connections continue to be shared after ...
0
votes
1answer
280 views
phusion passenger (3.0.17) + nginx with parallels plesk 11
I am planning to buy an Linux dedicated server for ruby on rails hosting, it uses plesk 11 for server administration.
As I read the release notes of plesk 11 ...
0
votes
1answer
44 views
Is ruby enterprise edition (REE) is compatible with passenger 3.0.17?
I am using REE
ruby 1.8.7 (2012-02-08 MBARI 8/0x6770 on patchlevel 358) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2012.02
from ...
1
vote
1answer
581 views
How can I stop phusion passenger standalone?
I don't know how to stop phusion passenger standalone. I have 2 instances running one at port 8000 and other at 8001. Can anybody give me idea how can I stop passenger on each proxy. cause I just need ...
0
votes
0answers
175 views
Phusion Passenger error with rvm
I have a rails 2 app which Im upgading to rails 3. I installed rvm so I can run both the app at the same time.
The rails 3 app works fine. But when I try to revive the rails 2 app I get this error.
...
0
votes
1answer
74 views
How to fix a misconfiguration with Phusion Passenger and a VirtualHost directive?
I have done this, can anyone tell me why my Rails application isn't loading?
hack ~ # cd /www ; rails mysite.com ; cd /etc/apache2/sites-available
hack sites-available # cat default
<VirtualHost ...
1
vote
1answer
329 views
Phusion passenger spawner rails app causing high cpu usage
I have Asterisk and Rails app running on the same server. All inbound calls via Asterisk triggers a "curl" to the rails app's controller to initiate a juggernaut publish, enabling real-time push of ...
0
votes
1answer
808 views
Phusion Passenger + Apache 2 + Rails 3. Works on local network, not when accessed externally
The problem:
I have created a Rails project skeleton using rails new TestApp in the /var/www/ directory of my server. The Rails default index.html displays and works properly (i.e., you see the ...
0
votes
1answer
567 views
undefined method `root' for main:Object
So hi all!
I want to use the rails with ruby to have my site look nice and have good language with ruby. I do love the ruby, and always have. It nice.
So my question is, why must I see this error?
...
0
votes
1answer
275 views
Rails routes issue using Phusion Passenger/Apache2
Note: App is using Rails 3.2.1 and Ruby 1.9.3.
I'm attempting to set up a rails app using Passenger and Apache 2. When the applications is initially created it loads the default rails page fine using ...
2
votes
1answer
175 views
Uploading files below 200kb
I am having trouble configuring modporter.
I have installed it correctly. I have no problems uploading files above 200kb.
But files below 200kb are not getting uploaded.
On upload of files below ...
1
vote
1answer
162 views
Does Phusion Passenger start a new Ruby instance for each visitor?
I'm very new to Phusion Passenger. I just know it keeps a limited number of worker threads, and shuts them down after a hour or so of inactivity.
But does it start a new Ruby instance for every ...
0
votes
1answer
502 views
Passenger not reading .htaccess from Document Root specified
<VirtualHost *:80>
DocumentRoot /home/fred/AptanaStudioWorkspaceSS/railsapproot/public
ServerName 3strides.localhost
<Directory /home/fred/AptanaStudioWorkspaceSS/railsapproot/public>
...
1
vote
2answers
2k views
Setting up Passenger Phusion on Ubuntu 11.04
I'm furious with anyone that's ever said anything equatable to "deploying ruby on rails applications is a snap." No. It's not. It's the hardest thing I've ever had to do and I develop operating ...
0
votes
1answer
257 views
Phusion Passenger not displaying CSS, Javascript files
I have a Phusion install, configured with Rails 3.0.10 and Apache 2, and assets like CSS and Javascript are apparently being served, but not utilized by the browser.
So for instance when I hit the ...
0
votes
3answers
760 views
Paperclip not working under Apache/Passenger
I've deployed my rails application on a staging/production machine running Apache and Phusion Passenger but cannot get the Paperclip gem to load correctly (or at least to get the piece of the ...
5
votes
1answer
160 views
Handling hundreds of simultaneous requests in rails
I am writing a ruby on rails application and one of the most important featuers of the website is live voting. We fully expect that we will get 10k voting requests in as little as 1 minutes. Along ...
1
vote
0answers
58 views
migrate apache+phusion to nginx+phusion
I'm currently using Apache+Phusion quite successfully but am interested in trying out nginx+phusion. Although there are lots of places where I can get info on how to set up the latter none of them ...
0
votes
0answers
268 views
How can I make Passenger Phusion 3.0.4 with Ruby 1.9.2 work with domains that have a hypen in them?
Our Ruby on Rails application serves pages for hundreds of domains and we use Passenger Phusion (3.0.4) on ubuntu 10.4LT. Recently, we tried to move from Ruby 1.8.7 to 1.9.2, but ran into a problem ...
3
votes
1answer
617 views
How can I selectively clear the cache for Sinatra + Nginx + Phusion Passenger?
I have a modular Sinatra app running on nginx with Phusion Passenger. When I alter my app (and in particular, some YAML files which are used to generate pages), I'd like to be able to clear only the ...
0
votes
1answer
661 views
Ruby on Rails application could not be started
I'm trying to deploy some changes, and I just cannot see them as the URL I got sends me on a Phusion error page "Ruby on Rails application could not be started".
When I check the logs, I get ...
0
votes
2answers
978 views
How do I get nginx and phusion passenger to maintain sessions between 2 rails instances?
I'm using nginx with phusion passenger to run a rails app on an ec2 CentOS machine.
I have a pretty standard set up with nginx, rails, phusion passenger and ssl (I think). My nginx.conf is below. So ...
1
vote
0answers
224 views
attachment_fu rmagick on phusion passenger
I am getting so much pain with setting up rmagick on Passenger . I’m developing a rails web application that has image processing feature using imagemagick. the image processing feature is working ...
2
votes
4answers
620 views
cache money ActiveRecord::MissingAttributeError
i keep on getting ActiveRecord::MissingAttributeError errors randomly everywhere in my program. i have passenger (30 instances) running with nginx. i don't have this problem in dev. When i remove ...
2
votes
2answers
790 views
How to configure maintenance pages on Passenger suburi deployments
I am trying to get a maintenance page setup for a suburi deployment on Phusion Passenger for a rails app. All the documentation shows DocumentRoot ReWrite rules, which don't appear (don't think they ...
0
votes
2answers
59 views
Symlinking problem
Hey dudes.i am having this problem while symlinking. I have successfully deployed a ruby on rails application on server and all the migrations are done. It is deployed with phusion passenger. The ...
2
votes
1answer
277 views
Phusion Passenger on Ubuntu not seeing plugin in vendors directory
Phusion Passenger, running on Ubuntu Hardy Heron, is bombing on a require 'lingua/en/readability'. The plugin is installed in the plugins directory and works fine with script/server, just not ...
0
votes
1answer
622 views
Phusion Passenger, mod_rails rails 2.3 problem
"The application has exited during startup (i.e. during the evaluation of config/environment.rb). The error message may have been written to the web server's log file. Please check the web server's ...
1
vote
1answer
159 views
Why is my unicode not working under passsenger?
This question contains java and ruby.
I have a java program that I make a call to from ruby.
This code works under merb perfectly without any modifications.
This code will work under irb perfectly ...
3
votes
1answer
2k views
Phusion Passenger 2.2.2 crashes often
I deployed an rails(2.3.2) app on Passenger 2.2.2.
It crashes sometimes.
There's the error message.
Passenger encountered the following error:
The application spawner server exited unexpectedly: ...
65
votes
7answers
14k views
Slow initial server startup when using Phusion Passenger and Rails
To jump on the band-wagon of Phusion Passenger we've setup a staging server for a small rails app to test things out.
So far it has been very nice to use, it makes installing/configuring and ...
13
votes
7answers
2k views
is mod_rails or Phusion Passenger finally the answer to Ruby on Rails Deployment?
I read from some books that Phusion Passenger is the answer to easy Ruby on Rails deployment. But my friend said that first there was Apache + bunch of Mongrels, and then lighttpd, and then nginx, ...
2
votes
1answer
951 views
What URL should I give Google Maps API so it recognises the key created for a local Rails apps run with Passenger?
I've been working on a Google Maps based Rails app and it was working fine until I installed Phusion's Passenger and now Google Maps API won't recognise the API Key which I generated for ...
16
votes
4answers
4k views
modrails - rogue ruby processes consuming 100% cpu
I'm having ruby instances from mod_rails go "rogue" -- these processes are no longer listed in passenger-status and utilize 100% cpu.
Other than installing god/monit to kill the instance, can ...
1
vote
2answers
330 views
Why do I get an error on the first request after restarting a Sinatra app with Rack and Phusion Passenger?
After I touch tmp/restart.txt and my app restarts, the first request throws an error, usually something about not finding Haml::Engine or some other gem. The second and subsequent requests all work ...
3
votes
1answer
939 views
Rails: How should Phusion Passenger and I18n.locale behave?
I have a Rails 2.2 web app running on Passenger / REE
I set the default locale in config/environment.rb
config.i18n.default_locale = 'en-GB'
The first request seems to have no locale set in ...
0
votes
1answer
775 views
phusion passenger charset
I just installed Apache 2, Phusion Passenger and Rails 2.2.2 on Centos 5.2 64 bit server.
My mysql database is latin1, and my setup works on php server, and my rails setup is also working besides ...
6
votes
3answers
4k views
How to limit Phusion Passenger memory usage?
Is there a way to limit the amount of memory Phusion Passenger uses when serving up your app?
My host comes by and kills the process after I get a bunch of traffic and so I end up serving up blank ...
0
votes
2answers
2k views
Apache cannot initialize Passenger. Broken pipe (32) when connecting to Application Pool
I have installed Phusion Passenger 2.0.3 on Apache 2.2.3 on Centos 2.6.18-92.el5 #1 SMP and I am getting the following on the httpd error log
Cannot initialize Passenger in an Apache child process: ...
0
votes
4answers
4k views
How do I clear the cache of Ruby Phusion Passenger in Ubuntu?
I've tried restarting apache and the cached pages still appear, so there must be a folder someplace. I don't have a 'public/cache', so what other places should I look? Is there a URL flag that could ...
