AW: AW: AW: AW: AW: [EMAIL PROTECTED] Too many open files ...

2005-08-04 Thread Oliver Kirchel
AW: AW: [EMAIL PROTECTED] Too many open files ... > > > It was thus said that the Great Oliver Kirchel once stated: > > > > Hi Sean, > > I have good news and bad news. > > First, the good news - it works now. > > The bad news are that I get now in my error.log t

AW: AW: AW: AW: [EMAIL PROTECTED] Too many open files ...

2005-08-03 Thread Oliver Kirchel
FD_SETSIZE As I can see it is a warning. Do I have to worry about it ? Olli > -Ursprüngliche Nachricht- > Von: Oliver Kirchel [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 1. August 2005 10:40 > An: users@httpd.apache.org > Betreff: AW: AW: AW: AW: [EMAIL PROTECTED] Too

AW: AW: AW: AW: [EMAIL PROTECTED] Too many open files ...

2005-08-01 Thread Oliver Kirchel
eff: Re: AW: AW: AW: [EMAIL PROTECTED] Too many open files ... > > > It was thus said that the Great Oliver Kirchel once stated: > > > > Hi Sean, > > I put it into /etc/init.d/apache2. > > How can I control if the ulimit is now 2048. > > If I do "

AW: AW: AW: [EMAIL PROTECTED] Too many open files ...

2005-07-30 Thread Oliver Kirchel
uli 2005 19:18 > An: users@httpd.apache.org > Betreff: Re: AW: AW: [EMAIL PROTECTED] Too many open files ... > > > It was thus said that the Great Oliver Kirchel once stated: > > > > Hi, > > how can I raise the files per process. If I do "umilit -n" it sho

AW: AW: [EMAIL PROTECTED] Too many open files ...

2005-07-29 Thread Oliver Kirchel
; Betreff: Re: AW: [EMAIL PROTECTED] Too many open files ... > > > It was thus said that the Great Oliver Kirchel once stated: > > > > Hi, > > if I do this "more /proc/sys/fs/file-max" I get the value > 104857. With > > the command /proc/sys/fs/file-nr

AW: [EMAIL PROTECTED] Too many open files ...

2005-07-28 Thread Oliver Kirchel
Von: Boyle Owen [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 28. Juli 2005 08:13 > An: users@httpd.apache.org > Betreff: RE: [EMAIL PROTECTED] Too many open files ... > > > > -Original Message- > > From: Oliver Kirchel [mailto:[EMAIL PROTECTED] > > Se

[EMAIL PROTECTED] Too many open files ...

2005-07-27 Thread Oliver Kirchel
Hello, I get this error in my error logfile: "(24)Too many open files: couldn't spawn child process: /usr/local/httpd/epaper/cgi-bin/eZeitung" The user who is trying to access this site is getting this error: "The server encountered an internal error or misconfiguration and was unable to compl

[users@httpd] Apache & mod_rewrite

2005-05-31 Thread Oliver Kirchel
Hi, I have a problem with mod_rewrite. I want to type http://www.test.com/shop/ and the URL should go to http://www.test.com/perl/shop.pl , but in the browser you should only see the first URL http://www.test.com/shop/ . How can I do this ? --

[users@httpd] (24)Too many open files:

2005-05-26 Thread Oliver Kirchel
Hi, I'm running Apache/1.3.26 and I get in the error_log following message: (24)Too many open files: couldn't spawn child process: /usr/local/httpd/blun/cgi-bin/dic What's wrong ? Thanks Olli - The official User-To-User supp

AW: [users@httpd] Execute perl Script

2005-05-20 Thread Oliver Kirchel
> > > > -Original Message- > > From: Oliver Kirchel [mailto:[EMAIL PROTECTED] > > Sent: Freitag, 20. Mai 2005 08:57 > > To: users@httpd.apache.org > > Subject: AW: [EMAIL PROTECTED] Execute perl Script > > > > > > Hi, > > I trie

AW: [users@httpd] Execute perl Script

2005-05-19 Thread Oliver Kirchel
Hi, I tried it without ScriptAlias but it doesen't work either. Any other ideas ? Olli > -Ursprüngliche Nachricht- > Von: Boyle Owen [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 20. Mai 2005 08:39 > An: users@httpd.apache.org > Betreff: RE: [EMAIL PROTECTED] Execute perl Script > > >

AW: [users@httpd] Execute perl Script

2005-05-19 Thread Oliver Kirchel
oyle > Disclaimer: Any disclaimer attached to this message may be ignored. > > > -Original Message- > From: Oliver Kirchel [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 19. Mai 2005 10:34 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Execute perl

[users@httpd] Execute perl Script

2005-05-19 Thread Oliver Kirchel
Title: Nachricht Hi, I'm running Apache/2.0.53 on a Linux System. My problem is that I want to execute a perl-script with the name index.pl   If I type the URL f.e.: http://222.222.222.222/cgi-bin/index.pl everything is fine.   But if I type http://222.222.222.222/cgi-bin/ I get the followi