similar to: AJAX truncated response on Phusion Passenger v3.0.17 on CentOS v6.x

Displaying 20 results from an estimated 1000 matches similar to: "AJAX truncated response on Phusion Passenger v3.0.17 on CentOS v6.x"

2015 Dec 22
0
Announcing release for Phusion Passenger 4.0 on CentOS Linux 7 x86_64 SCL
I am pleased to announce the immediate availability of Phusion Passenger in version 4.0 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: $ sudo yum install centos-release-scl $ sudo yum install rh-passenger40
2015 Dec 22
0
Announcing release for Phusion Passenger 4.0 on CentOS Linux 6 x86_64 SCL
I am pleased to announce the immediate availability of Phusion Passenger in version 4.0 on CentOS Linux 6 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: $ sudo yum install centos-release-scl $ sudo yum install rh-passenger40
2013 Nov 23
1
Puppet 3x Debian Wheezy and Phusion Passenger
Hello, I''m trying to install puppet-dashboard with Phusion Passenger. It seems to be a bugs or unsupported ruby 1.9 libraries I don''t understand why puppet debian packages depends to ruby gem 1.9.1 and 1.9.3 who doesn''t work Is somebody realize this installation without problems ? And why are we can''t fix this issue ?
2014 Mar 19
0
redis, pub/sub, rails 3, phusion passenger
I have another application publishing messages to redis server. Within my rails application, when a user clicks a button, I want a popup to display that shows live updates. I want the controller to publish notifications to redis, and I want my javascript to subscribe to those events and respond when it finds a suitable channel. What I do not know how to do is actually keep a control open like
2010 Oct 03
4
Error Running Rails 3 Application under Phusion Passenger
I have a rails 3 application that runs without problems under WebRick (on Ubuntu) that generates the following error in the browser when I run under Apache2 with Phusion Passenger: Ruby (Rack) application could not be started Error message: no such file to load -- bundler Exception class: LoadError I have googled and found one or two posts with this problem but none with solutions.
2012 Sep 18
3
Nginx + Phusion Passenger 3 problem with "504 Gateway time-out"
Hi, I have a Rails 3.2 app. There is a specific request that takes a long time to execute. The context is, the user uploads a pdf, and then we have some processing through carrierwave + rmagick that generate a jpeg from the first page of the document. Everything works in dev mode using both webrick and thin. The problem happens on the prod environment with Nginx + Passenger. The request takes a
2012 Jul 30
1
Installing phusion passenger with puppet
Hi -- all the docs I can seem to find are related to running puppet with passenger, but not installing it. Does anyone know of any recipes I can use to actually install passenger with my server''s Ruby and Apache installs? Thanks, Doug. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2011 Apr 20
11
Mac Phusion Passenger Pane not working
I have a feeling that this is something centered around my apache/Passenger configurations but everything seems to check out. Another off the hand problem I''m having, and might be a clue is w/ my Passenger Pane. I installed the Phusion Passenger Pane and every time I try to add an entry, I get this error: "Your changes couldn’t be saved See the Console log for details."
2008 Dec 17
1
Problem with Phusion passenger V 1.0.5
OS = CentOS-5.2 Ruby = 1.8.6 Rails = 2.0.2 Passenger = 1.0.5 Redmine = 0.7.3 Apache = 2.2.3 I have created an rsync copy of our company project administration site and am trying to get Redmine to start on the backup server. The http configuration files are identical on the main and backup sites. The backup Redmine application directory is an rsync copy of the master updated every 20 minutes.
2009 Feb 14
1
404 error after deploying an app with passenger
Hello, I''m desperatly trying to install an app with phusion passenger. I''ve already spent 2 days with no success, can somebody help me, please ? Here is my problem : I already installed phusion passenger with no problem. It''s running on apache2 on ubuntu 8.10. I configured everything as mentioned on passenger''s website, but i only get a 404 error, whatever url
2008 Apr 16
10
Is Phusion Passenger (mod_rails) good for single app servers
There is a lot of hype over mod_rails, but from my understanding it is more geared for servers with a number of apps on it. The reason it seems that way is how it frees up the memory if an app is stagnant for an extended period. The freeing up of the memory may not be an issue if the application gets a continuous traffic flow. I have a site that I will be putting up in a couple days and am
2013 Feb 07
5
does unicorn fork like phusion?
Does unicorn work like phusion in that it automatically forks based on traffic levels? Or is that what thin does also? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
2010 Jun 16
2
passenger and apache mpm's
Hi! Is it safe to run phusion passenger with all apache kinds of MPM? regards -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2009 Aug 04
2
Passenger, switching from development to production
It appears my http setup is working but I am getting an error when I try to use a web browser to connect. All I have done so far is to change the setting from what was working in httpd.conf and move it to ssl.conf (adding some ssl things) and I am using the same directory/set of files that was working for development. The error... Ruby on Rails application could not be started Phusion Passenger
2009 Jun 10
5
Deploying with Passenger question
Hi, I followed the instructions for deploying a site with Passenger from the screencast that is on the Phusion Passenger site and it didn''t work. I am using Dreamhost to host my site- could the problem be on their end? Someone suggested that I do: passenger-install-apache2-module on my command line but I already did that when I first installed Passenger and the Passenger Pref pane
2008 Oct 07
0
Rails Deployment Using Passenger (Problems)
Hello, I have been trying to deploy my Rails application using Passenger on my local machine that runs Mac OS X Tiger. I saw the screencast by Ryan Bates and also referred to benr75[http://benr75.com/articles/ 2008/04/12/setup-mod_rails-phusion-mac-os-x-leopard] for specific instructions for Mac (but they are for leopard). Right now if I go to http://localhost all I get is "It Works!".
2013 Aug 12
2
Passenger-Rack error 500: no such file to load -- rack
I have a puppetmaster running within passenger+rack. It has been running properly for almost a year and decided to stop working on the weekend. Now I''m getting the Purple "Ruby (Rack) application could not be started" screen with Error: no such file to load -- rack Application: /data1/rack/puppetmaster The backtrace is uninspiring. Snippets include:
2011 Jun 06
2
[PATCH] Document the method for building the Unicorn gem
>From dcd47a609f4489bb37ce33ea1ce975bb2b3ab160 Mon Sep 17 00:00:00 2001 From: Hongli Lai (Phusion) <hongli at phusion.nl> Date: Mon, 6 Jun 2011 13:36:57 +0200 Subject: [PATCH] Document the method for building the Unicorn gem. Signed-off-by: Hongli Lai (Phusion) <hongli at phusion.nl> --- HACKING | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git
2015 Dec 23
0
CentOS-announce Digest, Vol 130, Issue 11
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2009 Mar 08
2
Premature end of script headers error using Rails 2.3.1 and Passenger 2.1.1
I''m getting an HTTP 500 Internal Server Error using the latest beta of Rails (2.3.1 aka 2.3 RC2) and Passenger (2.1.1) beta under Ubuntu Intrepid (8.1). I''ve put the Passenger configuration files into two separate files under mods-available and I''ve created symbolic links from mods- enabled. The default way of the Apache configuration under Ubuntu 8.1, just