search for: apache22

Displaying 20 results from an estimated 41 matches for "apache22".

Did you mean: apache2
2008 Dec 12
2
Puppet keeps trying to install packages
Hi all, I''m trying to setup a puppet installation on FreeBSD. So far I have only one puppetmaster and one puppetclient, both with 0.24.4 from FreeBSD ports. On the master I''ve defined a couple of classes including this: class apache22 { package { apache22: ensure => installed, source => "http://x.x.x.x/packages/apache-2.2.9_5.tbz", provider => freebsd } service { "apache22": ensure => running, enable => true, hasstatus => true, hasrestart => true } }...
2009 Jun 20
3
omindex hangs while scanning
...Finally installed apache on the same box. Following the omega example I copied the book to .../apache/htdocs and startet the omindex which hang up on the first document found. Even on very short doc with only a few words it never finishes: under msys: cd \opt\bin\ omindex --db "D:/develop/apache22/cgi-bin/omega/data/default" --url /book "D:/develop/apache22/htdocs" the omega.conf is in the same directory and looks like: # Directory containing Xapian databases: #database_dir /var/lib/omega/data database_dir D:\develop\apache22\cgi-bin\omega\data # Directo...
2008 Jan 17
6
Apache22+mod_proxy+mongrel+ssl
I am trying to move a Rails application, that uses SSL, from an Apache/FastCGI stack, that works fine, to Apache22 and mongrel working with a single mongrel instance (i.e., not mongrel cluster, yet.) I have a single mongrel instance demonized and working fine on http, on port 3000. Apache/OpenSSL/certs working fine. Here is my test http.conf (deliberately kept as simple as possible): <VirtualHost 69.1...
2008 Sep 25
2
automated Rsync to remote host, preserve owner
Hello all, I'm trying to set up a backup server using rsync. I would prefer to push data from one server to another, automated through a cron job. It is quite important to preserve the owner/group and permissions. google and the archives haven't gotten me very far. the two servers each have a seperate IP address, but they also have access to the same private, trusted LAN. I'm
2008 Apr 20
2
mod_rails showing plain text instead of actual page
...gt;sorry, something went wrong</h1> <p>we''ve been notified and will take a look at it shortly.</p> </div> </body> </html> -- here''s my apache httpd.conf: ServerRoot "/usr/local" Listen 80 LoadModule mime_module libexec/apache22/mod_mime.so LoadModule authz_host_module libexec/apache22/mod_authz_host.so LoadModule passenger_module /usr/local/lib/ruby/gems/1.8/gems/ passenger-1.0.1/ext/apache2/mod_passenger.so RailsSpawnServer /usr/local/lib/ruby/gems/1.8/gems/passenger-1.0.1/bin/ passenger-spawn-server RailsRuby /usr/local...
2013 Jan 06
2
audit events confusion
On a rather full customer web server, I am trying to track down whose web site script is trying to make outbound network connections when they should not be. In /etc/security/audit_control, I added to the flags line dir:/var/audit flags:lo,aa,-nt minfree:5 to log failed network connection. When I try an make an outbound connection to something that is blocked in pf, it seems to sometimes work.
2018 Jul 11
2
Connection refused (61)
...gmail.com> wrote: > What mail port are you expecting it connect to on 127.0.0.1? > > Here's my config. > $ grep -v "^//" config.inc.php > <?php > > /* Local configuration for Roundcube Webmail */ > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types'; > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail'; > > $config['default_host'] = 'tls://thebighonker.lerctr.org'; > > $config['imap_timeout'] = 3600; > $config['imap_vendor'] = 'do...
2008 Aug 08
2
Can't purge folders in Trash with listescape loaded in 1.1.2
...d * OK [UIDNEXT 55158] Predicted next UID 3 OK [READ-WRITE] Select completed. * LIST (\HasNoChildren) "/" "Trash/test" 4 OK List completed. 5 OK Delete completed. 6 OK Unsubscribe completed. + idling dovecot -n: # 1.1.2: /usr/local/etc/dovecot.conf ssl_cert_file: /usr/local/etc/apache22/ssl/mail.pem ssl_key_file: /usr/local/etc/apache22/ssl/mail.pem login_dir: /var/run/dovecot/login login_executable: /usr/local/libexec/dovecot/imap-login login_max_processes_count: 512 max_mail_processes: 1024 mail_max_userip_connections: 25 verbose_proctitle: yes first_valid_uid: 1000 first_valid_...
2018 Jul 11
2
Connection refused (61)
...o on 127.0.0.1? > > > > Here's my config. > > $ grep -v "^//" config.inc.php > > <?php > > > > /* Local configuration for Roundcube Webmail */ > > > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types'; > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail'; > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org'; > > > > $config['imap_timeout'] = 3600;...
2018 Jul 11
2
Connection refused (61)
Dear list, in a box with the following setup: openbsd 6.3 opensmtpd dovecot 2.2.34 roundcubemail 1.3.5 httpd web server when a system user is authenticated via roundcubemail and tries to send an email, the following errors pops in the roundcube log file: Connection refused (61) Failed to connect socket: Connection refused () here is my roundcube config file: $config['default_host']
2018 Jul 11
2
Connection refused (61)
...my config. > > > $ grep -v "^//" config.inc.php > > > <?php > > > > > > /* Local configuration for Roundcube Webmail */ > > > > > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types'; > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail'; > > > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org'; > > > > >...
2008 Jul 15
2
Maildir folder renaming disagreement among IMAP clients
...* LIST (\HasNoChildren) "/" "zoinks3/z2" 6n3p OK List completed. chbh OK Rename completed. 3hjt OK Unsubscribe completed. xlnc OK Subscribe completed. yyep OK Unsubscribe completed. 6gt2 OK Subscribe completed. # 1.1.1: /usr/local/etc/dovecot.conf ssl_cert_file: /usr/local/etc/apache22/ssl/mail.pem ssl_key_file: /usr/local/etc/apache22/ssl/mail.pem login_dir: /var/run/dovecot/login login_executable: /usr/local/libexec/dovecot/imap-login login_max_processes_count: 512 max_mail_processes: 1024 mail_max_userip_connections: 25 verbose_proctitle: yes first_valid_uid: 1000 first_valid_...
2018 Jul 11
4
Connection refused (61)
..."^//" config.inc.php > > > > <?php > > > > > > > > /* Local configuration for Roundcube Webmail */ > > > > > > > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types'; > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail'; > > > > > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org'; > >...
2008 Feb 20
1
dovecot: child 53439 (imap) killed with signal 11
...it seemed to happen less often. I finally caught a coredump that wasn't overwritten. I have no idea what on the client end may cause it, it has happened to myself too. dovecot 1.11b16 FreeBSD 6.3 amd64 Maildir on NFS # 1.1.beta16: /usr/local/etc/dovecot.conf ssl_cert_file: /usr/local/etc/apache22/ssl/mail.pem ssl_key_file: /usr/local/etc/apache22/ssl/mail.pem login_dir: /var/run/dovecot/login login_executable: /usr/local/libexec/dovecot/imap-login mail_max_userip_connections: 25 verbose_proctitle: yes first_valid_uid: 1000 first_valid_gid: 1000 mail_extra_groups: postlocal mail_location: m...
2006 Dec 29
3
production-izing a popular site
Lets say you have a site that is serving, oh, around 100k unique visitors a day (plain ole'' browser requests) - plus probably ~ 40k uniques to feeds. Assume this site is 90% read like most of the web, so the traffic looks like your typical news or portal site. There are two web boxes behind a hardware load balancer, each doing apache 2.2.3 -> mongrel_proxy_balancer -> mongrel
2018 Jul 11
2
Connection refused (61)
...> > > <?php > > > > > > > > > > /* Local configuration for Roundcube Webmail */ > > > > > > > > > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types'; > > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail'; > > > > > > > > > > $config['default_host'] = 'tls://thebighonker.lerc...
2018 Jul 11
2
Connection refused (61)
...> > > > > > > > > > > > /* Local configuration for Roundcube Webmail */ > > > > > > > > > > > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types'; > > > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail'; > > > > > > > > > > > > $config['default_host'] = &...
2018 Jul 11
0
Connection refused (61)
What mail port are you expecting it connect to on 127.0.0.1? Here's my config. $ grep -v "^//" config.inc.php <?php /* Local configuration for Roundcube Webmail */ $config['mime_types'] = '/usr/local/etc/apache22/mime.types'; $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail'; $config['default_host'] = 'tls://thebighonker.lerctr.org'; $config['imap_timeout'] = 3600; $config['imap_vendor'] = 'dovecot'; $config['sm...
2018 Jul 11
0
Connection refused (61)
...mail port are you expecting it connect to on 127.0.0.1? > > Here's my config. > $ grep -v "^//" config.inc.php > <?php > > /* Local configuration for Roundcube Webmail */ > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types'; > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail'; > > $config['default_host'] = 'tls://thebighonker.lerctr.org'; > > $config['imap_timeout'] = 3600; > $config['ima...
2008 Jan 21
14
properly restarting mongrel instances
Hi folks. Using mongrel_rails and the mongrel_cluster capistrano recipes, I often encounter a situation where some of the mongrel processes don''t die in time to be restarted. The output of capistrano will tell me something like "mongrel on port 8001 is already up", but that''s only because capistrano/mongrel_rails failed to take it down in the first place. The solution