similar to: ruby193 SCL and mod_passenger

Displaying 20 results from an estimated 1100 matches similar to: "ruby193 SCL and mod_passenger"

2014 Apr 03
1
Difference between ruby193 CentOS SCL and ruby193 softwarecollections.org SCL
? I've found that in https://softwarecollections.org/repos/rhscl/ruby193/epel-6-x86_64/ is passenger included but in http://dev.centos.org/centos/6/SCL/x86_64/ruby193/ is not. What is the differences between this two repos? ? Thanks, Filip Bartmann
2010 Dec 28
3
mod_passenger failed installation from puppetlab yum repo
Just tried to install mod_passenger from puppetlabs yum repo, and it is failing with the following error: ---> Package mod_passenger.i686 0:2.2.5-1 set to be updated --> Processing Dependency: rubygem-passenger = 2.2.5-1 for package: mod_passenger ---> Package mod_passenger.x86_64 0:2.2.5-1 set to be updated --> Processing Dependency: rubygem-passenger = 2.2.5-1 for package:
2013 Dec 12
1
New SCL updates pushed
We have Software Collections for CentOS currently in our testing repo: http://dev.centos.org/centos/6/SCL/ To date I don't think I have gotten any feedback, positive or negative, for these SCL RPMs though I know there are hundreds of people using them (or at least downloading them). I have added the following SCL updates to the repo: Critical: ruby193-ruby security update:
2013 Aug 27
2
passenger installation file passenger-install-apache2-module missing
Dear all, I have installed yum install rubygem-passenger Installed: rubygem-passenger.x86_64 0:4.0.5-3.el6 Dependency Installed: rubygem-daemon_controller.noarch 0:1.1.4-3.el6 rubygem-fastthread.x86_64 0:1.0.7-1.el6 rubygem-rack.noarch 0:1.0.1-2.el6 rubygem-rake.noarch 0:0.8.7-2.1.el6
2014 Mar 17
0
CESA-2014:0306 Moderate ruby193-rubygem-actionpack SCL Security Update
CentOS Errata and Security Advisory 2014:0306 (CentOS Software Collections) The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) ----------------------------- X86_64 ----------------------------- 7209df8e46b9c9e6a329be6074e3b19e5fa19f94f5cd67a3b5dd0886c2fa317d ruby193-rubygem-actionpack-3.2.8-5.3.el6.centos.alt.noarch.rpm
2014 May 21
0
CESA-2014:0355 Important: ruby193-libyaml SCL Security Update
CentOS Errata and Security Advisory 2014:0355 (CentOS Software Collections) The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) ----------------------------- X86_64 ----------------------------- edbfde2a93cf27d78c80fe0fb82d1a8c82d425f07ea3c9318da288b115d9ee86 ruby193-libyaml-0.1.4-5.1.el6.centos.alt.x86_64.rpm
2014 May 21
0
CESA-2014:0510 Moderate: ruby193-rubygem-actionpack SCL Security Update
CentOS Errata and Security Advisory 2014:0510 (CentOS Software Collections) The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) ----------------------------- X86_64 ----------------------------- 9cdf701c95ceadf582d57c584d20259e98ef107ff90565a503b143f710c343dc ruby193-rubygem-actionpack-3.2.8-5.5.el6.centos.alt.noarch.rpm
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
2019 Dec 12
5
Dovecot 2.3 repo for CentOS 8.
On 09/12/2019 17:25, Aki Tuomi via dovecot wrote: >> On 09/12/2019 17:20 Reio Remma via dovecot <dovecot at dovecot.org> wrote: >> >> >> Hello! >> >> Are there any plans for an official Dovecot repo for CentOS 8? >> >> Thanks, >> Reio > (sorry for duplicate, user error in earlier one...) > > Yes. There are plans for the repo,
2010 Mar 17
4
passenger errors
Has anyone seen this come up, I am using 0.24.8 version of puppet. I followed the directions on the wiki and installed passenger correctly from what I can tell. [Wed Mar 17 09:07:56 2010] [notice] Apache/2.2.14 (Unix) DAV/2 Phusion_Passenger/2.2.5 mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.14 OpenSSL/0.9.8g mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming normal operations
2009 Sep 10
2
passenger with ruby enterprise edition
Hi I am failing to start apache2 with ruby enterprise edition and passenger 2.2.5 [Wed Sep 09 17:38:20 2009] [notice] Apache/2.2.11 (Ubuntu) mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5 configured -- resuming normal operations *** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner (no such file to load -- puppet) (process 16544): from
2008 Jul 14
4
Execute some steps if a file isn't present
Hi all, I''ve come quite far with my puppet setup, but a few times I got this problem: I want to execute a few things if a file isn''t present on the puppet client. For example: I want puppet to check if the mod_passenger apache module exists. If not: installl passenger from gem. Execute the installer, copy the config file and enable the module with a2enmod. What would be the
2010 Mar 04
3
Dependency cycles, please help.
Hi, I''m having trouble writing a recipe to handle apache/passenger. First, here is my apache2 class, found here : http://www.reductivelabs.com/trac/puppet/wiki/Recipes/DebianApache2Recipe --------------------------------------------- $apache2_sites = "/etc/apache2/sites" $apache2_mods = "/etc/apache2/mods" class apache2 { [...] define module ( $ensure =
2011 Dec 02
20
Need Some Guides on Solr with Rails.
Hi Everyone, I am pretty new to Rails. I have very little idea about everything. But for my new project i have been asked to do some research on Solr search and implement it on Rails. Please provide me some link on tutorials and guides about Solr on Rails. Trouble is... have to do it by tomorrow. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are
2012 Jul 27
7
Getting error while starting server plz help
c:/Ruby193/lib/ruby/gems/1.9.1/gems/rails-2.3.14/lib/rails_generator/options.rb:32:in `default_options'': undefi ned method `write_inheritable_attribute'' for Rails::Generator::Base:Class (NoMethodError) from c:/Ruby193/lib/ruby/gems/1.9.1/gems/rails-2.3.14/lib/rails_generator/base.rb:90:in `<class:Base>'' from
2013 Jul 07
2
RedHat software collections and CentOS
I found, that RedHat released RedHat Software Collections for RedHat EL 6, will this be sometimes available for CentOS too?
2012 Oct 24
1
Too much access rights on /tmp/passenger.{pid}/backends
Hi! In a tight security environnement, we have to keep minimum access rights. We found that /tmp/passenger.{pid}/backends is d-ws-wx-wx on root:root. This directory is used by mod_passenger to keep execution queues. Is it possible to limit those access rights? Why is it world writable? I''m wondering If somebody knows how to avoid keeping write access to the world? Thank you -- You
2011 Nov 17
2
please suggest a web page automation tool
I''ve been trying to get a couple of web automation tools going today and having a hard time. Seems like everything I try is outdated and won''t run on my environment. Mechanize seemed like a good one but it doesn''t want to run: require ''rubygems'' require ''open-uri'' require ''mechanize'' agent = Mechanize.new
2009 Oct 18
2
Passenger Best Practice
I want to move from running puppet under it's own web brick server, to using passenger. I'd like to get an idea of how folk are running passenger? Ideally I'd like to keep everything rpm based, so would need ruby enterprise rpms, and then the mod_rails / passenger plugin? How are you folk doing it? I've seen: