You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion group for the Phusion Passenger application server.
|
|
|
Install of passenger/nginx fails on LinuxMint 14
|
| |
When I try to run "passenger-install-nginx-modul e" it goes through and downloads the nginx file, but then it crashes with the error message: "Compiling Passenger support files... ...rake aborted! cannot load such file -- rubygems/builder (See full trace by running task with --trace)" I don't have a "rubygems" directory on my system even though I have added... more »
|
|
works as standalone but not virtualhost
|
| |
Complete newb to rails & passenger. I'm running passenger 3.0.19 on Linux Mint. My app runs fine with WEBrick(rails server) and with standalone passenger. When I try to use mod_passenger I get "*FATAL: Peer authentication failed for user "me_user" (PG::Error)":* ...<VirtualHost *:80> ServerName localhost... more »
|
|
Source code served for Ruby files
|
| |
Hi, We have a legacy Rack app. We had to migrate the server (hardware trouble) and now we can't get it off the ground. No one of us is a Ruby developer but we have a good knowledge of Linux, Apache, PHP etc. The app seems to be using the CGI handler. We are running on top of Apache using Passenger. The server is CentOS release 6.3, Apache/2.2.15, Phusion... more »
|
|
passenger-irb with debugger issues
|
| |
I'm running passenger enterprise 4.0.0-rc6 locally (development) on my OS X mountain lion with apache under MAMP. I have a rack app (Sinatra) running through a sub-uri configuration. Everything works great. Except I can't seem to attach a debugger to the running process successfully. When I run passenger-irb --debugger <pid>, everything looks fine. I get the... more »
|
|
Phusion passenger works in standalone, but fails as virtual
|
| |
Complete newb to rails & passenger. I'm running passenger 3.0.19 on Linux Mint. My app runs fine with WEBrick(rails server) and with standalone passenger. When I try to use mod_passenger I get "FATAL: Peer authentication failed for user "mmum_user" (PG::Error)": apach2.conf: ... LoadModule passenger_module... more »
|
|
Passenger-install-apache2-modu le Install Error
|
| |
This is probably caused by insufficient RAM on your server. Try adding
more swap space.
On Mon, Apr 15, 2013 at 3:43 AM, Chih-Chiang Wei
...
-- Phusion | Ruby & Rails deployment, scaling and tuning solutions
Web: [link]
E-mail: i...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)... more »
|
|
Passenger Standalone Start Issues
|
| |
Hi , I am trying to get Passenger up and running on my local machine for dev purposes . However , I keep getting the following error : ID file: /home/superq/blog/tmp/pids/pas senger.3000.pid Log file: /home/superq/blog/log/passenge r.3000.log Environment: development Accessible via: [link]... more »
|
|
PassengerUseGlobalQueue on 4.0rc6
|
| |
I tried deploying RC6 to a production server last night, only to have it crash and burn because PassengerUseGlobalQueue is not allowed anymore. Crashing the whole start-up is a rather excessive way of announcing this "error." Ignoring it with a simple warning would have sufficed, especially since the old config was setting it to "on."... more »
|
|
Passenger install failing
|
| |
Linux distribution: Fedora 18 Any ideas? here's what I get: [root@test ]# passenger-install-apache2-modu le Welcome to the Phusion Passenger Apache 2 module installer, v3.0.19. This installer will guide you through the entire installation process. It shouldn't take more than 3 minutes in total. Here's what you can expect from the installation process:... more »
|
|
|