search for: libapache2

Displaying 20 results from an estimated 36 matches for "libapache2".

Did you mean: libapache
2013 Jan 31
1
The way Puppet installs things fail
...#39;/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5'' returned 100: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: apache2-mpm-prefork apache2-utils apache2.2-bin apache2.2-common libapache2-mod-php5 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libonig2 libqdbm14 php5-cli php5-common php5-suhosin ssl-cert Suggested packages: apache2-doc apache2-suexec apache2-suexec-custom php-pear openssl-blacklist The following NEW packages will be installed: apache2-mpm-pref...
2009 Dec 01
3
Duplicate definition on the same line and in the same file ?
Hi, I''m trying to add libapache2-mod-php5 as a dependency in my php5 module here is what I get info: Loading facts in raidcontroller info: Loading facts in raidcontroller debug: Format s not supported for Puppet::Resource::Catalog; has not implemented method ''from_s'' err: Could not retrieve catalog from remote...
2006 Jul 28
4
[mod_fcgid] 503 server temporarily unavailable
Hi There, Every now and then, and recently more and more we get a "503 server temporarily unavailable" error from our rails app. We are running Rails 1.0 with mod_fcgid in Apache 2.0.54 on Debian The thing is I don''t think we have such a heavy load on the server, and I haven''t seen this error occur at all outside the rails app. In fact I don''t think I ever
2007 May 22
4
Newbie: Am I looking at the right tool?
...o manage the config files, but nothing about centralized control. So I''m wandering if I''m looking a the right software package for my needs. I want to be able to do the following from a centralized spot (by example): - Tell all ''web servers'' to install package libapache2-mod-xslt, enable it and restart apache - Tell all ''web servers'' expect server ''adam'' and ''eva'' to stop service vsftpd - Tell all servers which are not ''dedicated servers'', to run `apt-get upgrade`, run a check script and r...
2006 Aug 01
3
starting fresh
trying to get the example blog running under Apache/FastCGI with Camping 1.4.143 anyone using Apache/FastCGI in here? does not seems to be possible to use with Camping. anyone got better luck? this is my postamble if __FILE__ == $0 Blog::Models::Base.establish_connection :adapter => ''sqlite3'', :database => ''examples.db'' Blog::Models::Base.logger =
2013 Oct 10
3
Puppet fails to install package, whilst it's okay to do manually
...pt-get -q -y -o > DPkg::Options::=--force-confold install nagios3'' returned 100: Reading > package lists... > Building dependency tree... > Reading state information... > The following extra packages will be installed: > apache2-mpm-prefork bsd-mailx javascript-common libapache2-mod-php5 > libjs-jquery liblockfile-bin liblockfile1 libonig2 libqdbm14 > nagios-images > nagios3-cgi nagios3-common nagios3-core php5-cli php5-common psmisc > wwwconfig-common > Suggested packages: > php-pear nagios-nrpe-plugin mysql-client postgresql-client > The fol...
2013 Sep 18
0
Some php5 extensions not installed until a second run
...39;' ) { if $ensure == "enable" { package { "php5-${name}": ensure => latest, require => [ Package[ ''php5-common''], Package[ ''php5-cgi'' ], Package[ ''php5'' ], Package[ ''libapache2-mod-php5'' ] ], } } else { package { "php5-${name}": ensure => absent } } } In the debug of a run, I see (relevant lines only): 231 ^[[0;36mDebug: /Stage[main]/Php/Php::Php_module[memcache]/Package[php5-memcache]/require: requires Package[ph...
2013 Jul 22
0
wyrie/puppet-nagiosql -- anyone have experience with this module?
...may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libapache2-mod-php5 : Depends: apache2-mpm-prefork (> 2.0.52) but it is not going to be installed or apache2-mpm-itk but it is not going to be installed E: Broken packages Error: /Stage[main]/Apache::Mod::Worker/Package[apache2-mpm-worker]/ensure: change from purged to pres...
2007 Jul 19
2
yaml representation of manifests
...apache2", "libmailtools-perl", "libhtml-format-perl", "file", "libcompress-zlib-perl", "libio-socket-ssl-perl", "libterm-readline-gnu-perl", "libterm-readline-perl-perl", "libapache2-mod-fcgid" ]: ensure => installed, } } The first part of this translates very easily: --- classes: - test - root_password parameters: var1: ''lfkajdflkjd'' but then I get lost in how to represent the rest of my manifest. would it be: ---- package:...
2013 Sep 18
7
Puppet requires second run to execute some catalog items.
...39;' ) { if $ensure == "enable" { package { "php5-${name}": ensure => latest, require => [ Package[ ''php5-common''], Package[ ''php5-cgi'' ], Package[ ''php5'' ], Package[ ''libapache2-mod-php5'' ] ], } } else { package { "php5-${name}": ensure => absent } } } In the debug of a run, I see (relevant lines only): 231 ^[[0;36mDebug: /Stage[main]/Php/Php::Php_module[memcache]/Package[php5-memcache]/require: requires Package[ph...
2005 Dec 14
14
Install problems: R-o-R on Debian with mod_ruby
...tried to setup Ruby-on-rails on my debian Linux machine and can not get it to run. Maybe someone can help. The following was installed already: - apache2 2.0.54 (and PHP5) - Postgresql 8.1 Now, having the ''unstable'' branch in my /etc/apt/sources.list I did: apt-get install libapache2-mod-ruby and Apache reports a "mod_ruby/1.2.4 Ruby/1.8.4" successfully. Then: apt-get install rails that finished without errors (installing ruby 1.8.3 on the way). What follows gave me a deja-vu of Lotus Domino: Lots of helpful people writing lots of helpful hints in lots of place...
2006 Jun 22
1
Problem integrating rails into apache
Hi all, I''ve read the guide on integrating rails into apache on the wiki.rubyonrails.com wiki, but I run into a problem. I am trying to get the cookbook application as treated in the onlamp tutorial about ruby on rails to work form apache. I can view the index.html, but visiting cookbook/recipe/list gives me Application error Change this error message for exceptions thrown outside
2006 Nov 13
0
apache, apache's mod-auth-pam, and pam_winbind : no nested groups
...m might be more to do with apache than winbind, but I'll start here anyway... Problem: can't get apache httpauth to work with nested groups, though ssh auth (also using pam) to same box does Config: -------------------------------------------------------- software: apache 2.0.55, libapache2-mod-auth-pam 1.1.1, and winbind 3.0.22 pertinent apache config: AuthPAM_Enabled on AuthPAM_FallThrough off AuthGROUP_Enabled on LoadModule auth_pam_module LoadModule auth_sys_group_module pertinent winbind config: winbind nested groups = yes...
2010 Jul 29
1
Could not find resource type ...
...module passenger Could not find resource type apache2::module at /etc/puppet/modules/ passenger/manifests/init.pp:23 on node freebeerontuesdays.com ________________ from init.pp __________________ ... apache2::module { "passenger": ensure => present, require_package => "libapache2-mod- passenger"; } ... ------------------------------ regards, puppet_rookie __________________ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubsc...
2007 Feb 20
5
Recipe for Apache2 on Debian (Etch)
...ble_site { "disable_$name": } } default: { err( "Unknown ensure value ''$ensure''" ) } } } # Examples: apache_site { ["www.example.com", "blog.example.com"]: ensure => present; "java.example.com": require => "libapache2-mod-jk", ensure => present; "nudes.example.com": ensure => absent; } }}} Similarily the module defines could be rearranged. If you agree, I could rework the recipe and also inline the *{en,dis}able* execs so that there are only the apache_site and apache_module define...
2006 Jun 15
12
RoR on Apache2
...RewriteRule ^(.*)$ dispatch.fcgi [QSA,L] ErrorDocument 500 "<h2>Application error</h2>Rails application failed to start properly" ---end segment---- /home/crvoelker/src/ToDo/public/.htaccess $ a2enmod fcgid This module is already enabled! $ dpkg --get-selections | grep cgi libapache2-mod-fcgid install libfcgi-dev install libfcgi-ruby1.8 install libfcgi0 install $ sudo gem install fcgi Attempting local installation of ''fcgi'' Loc...
2006 Oct 31
6
Asterisk web interface is not parsing the PHP pages
Hi All, I have installed Asterisk 1.2.10 on Fedora 5. I have installed Asterisk Management Portal (AMP) for web interface. After installing properly when opening in the webpage it is not parsing the index.php for the AMP. My Database is MySQL.and web server is Apache 2.2. Please let me know is this configuration problem or this is the problem with Apache (Apache 2.2) . Thanks
2004 Apr 23
2
problems with squirrelmail and TLS (debian unstable)
Heylas, So, okay, I've had this lovely IMAP server running, and adore the ease of configuration, among other things. Problem, though. I'm trying to set up SquirrelMail, so that some folks with accounts on my box can use it without having to set up a proper imap client (or can check mail when they're at a cafe, or like that). However, I *won't* turn off the
2005 Jul 29
10
Rails Wiki down
Howdy - Someone''s probably already reported this, but anyhow, going here: http://wiki.rubyonrails.com/rails/show/RailsOnFedora results in: ==================== > Bad Gateway > The proxy server received an invalid response from an upstream server. > ==================== Yours, Tom
2015 May 11
6
Authenticating Apache Against Active Directory
Hello, Using Nagios on Ubuntu 14.04.1 LTS. I'm attempting to authenticate users against Samba 4.2.1. When I edit 'apache2.conf' with <Directory /> Options FollowSymLinks AllowOverride None Require all granted Allow from all AuthName "AD authentication" AuthBasicProvider ldap AuthType Basic