search for: passengerdefaultuser

Displaying 5 results from an estimated 5 matches for "passengerdefaultuser".

2009 Mar 08
2
Premature end of script headers error using Rails 2.3.1 and Passenger 2.1.1
...le /opt/rubyenterprise/lib/ruby/gems/1.8/gems/ passenger-2.1.1/ext/apache2/mod_passenger.so /etc/apache2/mods-enabled# cat passenger.conf <IfModule passenger_module> PassengerRoot /opt/rubyenterprise/lib/ruby/gems/1.8/gems/ passenger-2.1.1 PassengerRuby /opt/rubyenterprise/bin/ruby # PassengerDefaultUser www-data </IfModule> I''ve commented out the PassengerDefaultUser directive, since the whole Apache process is running under the www-data user so it doesn''t seem to be necessary. However, now I''m getting the server error above. I don''t know if this is a...
2008 Jul 30
0
Rails Error: Unable to access log file...
...ache 4096 Jul 30 11:41 . drwxrwxr-x 14 apache apache 4096 Jul 30 11:41 .. -rw-rw-rw- 1 apache apache 0 Jul 30 11:32 /my/app/log/production.log # cat /my/app/log/production.log # -- Passenger is set to run as user ''apache'', as is apache/httpd itself. Relevant httpd.conf lines: -- PassengerDefaultUser apache PassengerUserSwitching off -- I also set the log level to 3 which didn''t seem to add anything relevant to this problem to the error_log. I''m running on CentOS 5 and SELinux is disabled: -- # sestatus SELinux status: disabled -- Looking at the processes,...
2011 Feb 10
3
ror 3 + apache2 + passenger = apache test page
...httpd/conf/httpd.conf: >> ... >> LoadModule passenger_module >> /usr/local/lib/ruby/gems/1.9.1/gems/passenger-3.0.2/ >> ext/apache2/mod_passenger.so >> PassengerRoot /usr/local/lib/ruby/gems/1.9.1/gems/passenger-3.0.2 >> PassengerRuby /usr/local/bin/ruby >> PassengerDefaultUser root >> ... >> <VirtualHost *:80> >> ServerName 39pk.ru >> ServerAlias www.39pk.ru >> DocumentRoot /var/www/rails/zak >> RailsEnv production >> RailsBaseURI /app >> ErrorLog logs/39pk.ru.log >> </VirtualHost> >&g...
2010 Aug 20
5
puppet dashboard gui looks odd from apache2
I downloaded the puppet-dashboard.git from http://github.com/puppetlabs/puppet-dashboard and did the installation in my ubuntu lucid puppet server following the steps in "Installation". Now I can run it fine using the WEBrick like this root@sys-ubuntu { ~/git/puppet-dashboard }$ ./script/server -e production => Booting WEBrick => Rails 2.3.5 application starting on
2010 Apr 24
5
About your application's environment URL not found
Hi I am a newbie (which you probably guessed from the subject) and have just installed ruby 1.8.7, rails 2.3.5 and apache 2.2.12 on ubuntu 9.10. I have created a rails app and edited my apache config as shown below. The Rails "Welcome aboard" page displays, but when I click on "About your application''s environment" I get "Not Found The requested URL