Re: os-windows/3827: after typical installation, apache cannot be started, nor be installed as a service.

1999-02-11 Thread ake
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: after typical installation, apache cannot be started, nor be 
installed as a service.

Comment-Added-By: ake
Comment-Added-When: Wed Feb 10 16:23:14 PST 1999
Comment-Added:
I have successfully installed 1.3.4 on several NT machines
and never seen this problem, so you need to help us identify 
what is unique about your machine. What filesystem are you 
installing Apache on, does your user id have admin privileges, 
what NT Service Pack level are you running...
Also, how many times did you try installing 1.3.4?




Re: mod_jserv/3875: mod_jserv log reports JVM crashes on initial start up of Apache server.

1999-02-11 Thread jon *
The following reply was made to PR mod_jserv/3875; it has been noted by GNATS.

From: jon * [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: mod_jserv/3875: mod_jserv log reports JVM crashes on initial
 start up of Apache server.
Date: Wed, 10 Feb 1999 15:56:44 -0800

  [10/02/1999 22:52:07:071] (INFO) wrapper: Java Virtual Machine crashed
 
 please go back and read the Notes on the page where you downloaded the
 software.
 
 also, in the future, please check the bug database before posting a bug
 report.
 
 thanks,
 
 -jon
 


general/3876: Apache hangs when receiving SIGHUP and CustomLog/TransferLog logs to pipe.

1999-02-11 Thread Brian Thomas

Number: 3876
Category:   general
Synopsis:   Apache hangs when receiving SIGHUP and CustomLog/TransferLog 
logs to pipe.
Confidential:   no
Severity:   serious
Priority:   medium
Responsible:apache
State:  open
Class:  sw-bug
Submitter-Id:   apache
Arrival-Date:   Wed Feb 10 18:00:01 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:1.3.4
Environment:
Solaris 2.5.1/2.6 at latest patch rev, using gcc 2.8.1.
Description:


We're having an issue with Apache 1.3.4 running under Solaris 2.5.1 and
2.6. It has been reproducable on every system I've worked on. It is I
believe the same bug listed in Apache bug ID 1374, but that bug does not
list that it happens under 2.5.1 and 2.6, still exists in 1.3.4, and
although was filed in October of 1998 has yet to be resolved.

The issue is that if you are logging to a pipe using the TransferLog or
CustomLog directive, a SIGHUP sent to Apache causes all the Apache child
processes to die, the parent to hang, and the pipe processes to be
unaffected. After about 20 minutes or so it seems Apache wakes up,
manages to actually kill off and start new pipe processes, and restarts
properly.

I've tried it using different programs as the pipe, which seems to make no
difference at all, so it's not an issue such as a problem with rotatelogs.
A slightly disturbing data point is that I get nothing logged to the errors
file until AFTER the server restarts. (The errorlog for the server is not
logged through a pipe) So what happens is you send the HUP, the logfile
records nothing, and twenty minutes or so later it gives two messages
in quick succession - Attempting to restart, succesfully restarted. It looks
like the code doesn't ever hit the trap that generates the log until after
it gets through this nastiness.

Oddly enough, sending a USR1 works fine. I'm not sure why this would be,
since the only different between the two is a USR1 asks the children to
exit when they're done. The end result is exactly the same. I've tried
running this in a test environment where the server is receiving no requests
at all, circumstances under which a kill -USR1 is functionally equivalent
to a kill -HUP. The result is unchanged - A USR1 works great, a HUP
hangs the server.

How-To-Repeat:
Log to a pipe under Solaris, restart server using SIGHUP. 100% reproducable.
I was NOT able to reproduce it under Linux. 
Fix:

Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]





RE: os-windows/3827: after typical installation, apache cannot be started, nor be installed as a service.

1999-02-11 Thread Wenhu Lu
The following reply was made to PR os-windows/3827; it has been noted by GNATS.

From: Wenhu Lu [EMAIL PROTECTED]
To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Cc: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Subject: RE: os-windows/3827: after typical installation, apache cannot 
be started, nor be installed as a service.
Date: Wed, 10 Feb 1999 16:47:18 -0800

 I've tried on two NT workstations. Both are of NT4.0 and service
 pack 3. One has NTFS, the other has FAT16.
 Both of them are new to apache, i.e. never installed apache before.
 What I did was: 
 1. Go to: http://www.apache.org
 2. follow the instruction to get apache_1_3_4_win32.exe
 3. double click on this file so that it starts installation.
 4. choose all default selections when prompted.
 5. select typical installation .
 6. when installation is done, a window with two icons appear,
one to install apache as a service, the other to start apache
directly.
 7. click either one will result in a dos window which goes off right away.
task manager shows no apache.exe running at all.
 8. apache -s says missing configuration file. As a matter of fact, the
 conf/
directory is empty.
 9. remove everything, then install 1.3.3. This version worked fine !
 
 ==
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, February 10, 1999 4:23 PM
 To: [EMAIL PROTECTED]; apache-bugdb@apache.org; [EMAIL PROTECTED]
 Subject: Re: os-windows/3827: after typical installation, apache
 cannot be started, nor be installed as a service.
 
 
 [In order for any reply to be added to the PR database, ]
 [you need to include [EMAIL PROTECTED] in the Cc line ]
 [and leave the subject line UNCHANGED.  This is not done]
 [automatically because of the potential for mail loops. ]
 [If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request ]
 [from a developer.  ]
 [Reply only with text; DO NOT SEND ATTACHMENTS! ]
 
 
 Synopsis: after typical installation, apache cannot be started, nor be
 installed as a service.
 
 Comment-Added-By: ake
 Comment-Added-When: Wed Feb 10 16:23:14 PST 1999
 Comment-Added:
 I have successfully installed 1.3.4 on several NT machines
 and never seen this problem, so you need to help us identify 
 what is unique about your machine. What filesystem are you 
 installing Apache on, does your user id have admin privileges, 
 what NT Service Pack level are you running...
 Also, how many times did you try installing 1.3.4?
 


general/3877: access_log not being written to

1999-02-11 Thread Jan Klingel

Number: 3877
Category:   general
Synopsis:   access_log not being written to
Confidential:   no
Severity:   serious
Priority:   medium
Responsible:apache
State:  open
Class:  sw-bug
Submitter-Id:   apache
Arrival-Date:   Thu Feb 11 05:10:00 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:1.2.6
Environment:
RedHat Linux 2.0.35
Description:
Dear Support,

I'm having exactly the same problem as in bug report 2530. 
After somebody changed the file access_log the httpd is not writing logs to this
file anymore. error_log is fine. I recreated access_log and restarted the daemon
several times. Permissions are OK. There is no error message in 
/var/adm/messages.

Regards

Jan
How-To-Repeat:
n/a - Web server behind firewall
Fix:
No
Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]





documentation/3878: Minor Typo in INSTALL

1999-02-11 Thread Matthew Tippett

Number: 3878
Category:   documentation
Synopsis:   Minor Typo in INSTALL
Confidential:   no
Severity:   non-critical
Priority:   medium
Responsible:apache
State:  open
Class:  doc-bug
Submitter-Id:   apache
Arrival-Date:   Thu Feb 11 05:40:00 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:1.3.4
Environment:
n/a
Description:
--- INSTALL.origFri Feb 12 00:06:02 1999
+++ INSTALL Fri Feb 12 00:06:16 1999
@@ -76,7 +76,7 @@
 under all operating systems therefore you cannot use the DSO mechanism
 on all platforms. And Apache currently has only limited built-in
 knowledge on how to compile shared objects because this is heavily
-platform-dependend. The current state is this:
+platform-dependent. The current state is this:

 o Out-of-the-box supported platforms are:
- Linux - SunOS - UnixWare
How-To-Repeat:
N/A
Fix:
N/A
Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]





mod_jserv/3879: request.getSession does not find earlier sessions

1999-02-11 Thread Uwe Kubosch

Number: 3879
Category:   mod_jserv
Synopsis:   request.getSession does not find earlier sessions
Confidential:   no
Severity:   serious
Priority:   medium
Responsible:jserv
State:  open
Class:  sw-bug
Submitter-Id:   apache
Arrival-Date:   Thu Feb 11 06:30:00 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:Apache/1.3.3 (Unix)
Environment:
Red Hat Linux release 5.0 (Hurricane)
Kernel 2.0.32 on an i586
Description:
this.request = aRequest;
this.response = aResponse;
this.session = request.getSession(false);
if (session == null) {
   this.session = request.getSession(true);
   trace(New session  + session.getId());
}

The code above always creates a new session.  
The same servlet runs fine on servletrunner and JRun on WinNT.
How-To-Repeat:
http://www.gathering.org/tg99 uses the servlet, 
but I can't see how you can see what is wrong.
Fix:
I was using JServ 0.9.11.  Maybe that is the problem?  We have downloaded 1.0b2 
and configured, run make, and make install.  
However mod_jserv.c is on the list of compiled-in modules, so maybe we have to 
recompile Apache?

Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]





other/3881: there are no conf files

1999-02-11 Thread James Wong

Number: 3881
Category:   other
Synopsis:   there are no conf files
Confidential:   no
Severity:   serious
Priority:   medium
Responsible:apache
State:  open
Class:  mistaken
Submitter-Id:   apache
Arrival-Date:   Thu Feb 11 07:40:00 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:1.3.4
Environment:
Win32
Description:
There are no CONF files
How-To-Repeat:

Fix:
put the CONF files in for the windowz ver
Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]





Re: other/3880: Apache.exe (running as a service) crashes when path to perl interpretator in script is incorrect

1999-02-11 Thread marc
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Apache.exe (running as a service) crashes when path to perl 
interpretator in script is incorrect

Comment-Added-By: marc
Comment-Added-When: Thu Feb 11 08:29:31 PST 1999
Comment-Added:
Please include the exact version of Apache you are using.
1.3 says very little.



Re: other/3881: there are no conf files

1999-02-11 Thread marc
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: there are no conf files

State-Changed-From-To: open-feedback
State-Changed-By: marc
State-Changed-When: Thu Feb 11 08:30:40 PST 1999
State-Changed-Why:
There certainly are conf files.  If we are to figure out why
they weren't properly installed on your system, you have to
give us some information about your system and exactly what
options you used installing Apache.



mod_jserv/3884: JServ does not parse quiry string in POST method

1999-02-11 Thread Alexander Romanyuk

Number: 3884
Category:   mod_jserv
Synopsis:   JServ does not parse quiry string in POST method
Confidential:   no
Severity:   non-critical
Priority:   medium
Responsible:jserv
State:  open
Class:  change-request
Submitter-Id:   apache
Arrival-Date:   Thu Feb 11 09:20:00 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:Apache-1.3.4 JServ-1.0b2
Environment:
FreeBSD 2.2.8-STABLE
jdk1.1.7-FreeBSD:1998/12/21
Description:
When a servlet are called through POST method it does not
receive parameters passed as a query string.

It works for Java Web Server and JRun.
How-To-Repeat:
Create html page like this:
form method=POST action=/servlets/SnoopServlet?var1=val1
 input type=hidden name=var2 value=val2
 input type=submit
/form

The servlet can get only val2 parameter though query string contains
var1=val1
Fix:
Sorry, i don't know.
Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]





other/3880: Apache.exe (running as a service) crashes when path to perl interpretator in script is incorrect

1999-02-11 Thread Nikolai Zhirkov
The following reply was made to PR other/3880; it has been noted by GNATS.

From: Nikolai Zhirkov [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: other/3880: Apache.exe (running as a service) crashes when path to 
perl interpretator in script is incorrect
Date: Thu, 11 Feb 1999 18:56:38 +0200

 -Original Message-
 From: [EMAIL PROTECTED] [EMAIL PROTECTED]
 To: apache-bugdb@apache.org apache-bugdb@apache.org; [EMAIL PROTECTED]
 [EMAIL PROTECTED]; [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Thursday, February 11, 1999 6:30 PM
 Subject: Re: other/3880: Apache.exe (running as a service) crashes when path
 to perl interpretator in script is incorrect
 
 
 [In order for any reply to be added to the PR database, ]
 [you need to include [EMAIL PROTECTED] in the Cc line ]
 [and leave the subject line UNCHANGED.  This is not done]
 [automatically because of the potential for mail loops. ]
 [If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request ]
 [from a developer.  ]
 [Reply only with text; DO NOT SEND ATTACHMENTS! ]
 
 
 Synopsis: Apache.exe (running as a service) crashes when path to perl
 interpretator in script is incorrect
 
 Comment-Added-By: marc
 Comment-Added-When: Thu Feb 11 08:29:31 PST 1999
 Comment-Added:
 Please include the exact version of Apache you are using.
 1.3 says very little.
 
 
 Apache 1.3.4 for Windows (Win32).
 


mod_jserv/3885: Won't run

1999-02-11 Thread Andrew Robinson

Number: 3885
Category:   mod_jserv
Synopsis:   Won't run
Confidential:   no
Severity:   critical
Priority:   medium
Responsible:jserv
State:  open
Class:  support
Submitter-Id:   apache
Arrival-Date:   Thu Feb 11 10:50:00 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:1.3.4 + 1.0b2ap1.3.3
Environment:
Windows NT workstation 4.0 (sp4)
Java 1.1.7a
Description:
JServ won't start, log file does not help.
Here is output:

[11/02/1999 18:43:53:977] (INFO) wrapper: Shutdown done (PID=344)
[11/02/1999 18:43:53:977] (INFO) Apache Module was cleaned-up
[11/02/1999 18:43:53:987] (INFO) wrapper: Java Virtual Machine started (PID=349)
[11/02/1999 18:43:53:987] (INFO) wrapper: controller started (PID=344)
[11/02/1999 18:43:54:187] (INFO) wrapper: Java Virtual Machine crashed
[11/02/1999 18:43:54:187] (INFO) wrapper: Java Virtual Machine started (PID=294)
[11/02/1999 18:43:54:297] (INFO) wrapper: Java Virtual Machine crashed
[11/02/1999 18:43:54:307] (INFO) wrapper: Java Virtual Machine started (PID=297)
[11/02/1999 18:43:54:417] (INFO) wrapper: Java Virtual Machine crashed
[11/02/1999 18:43:54:417] (INFO) wrapper: Java Virtual Machine started (PID=164)
[11/02/1999 18:43:54:538] (INFO) wrapper: Java Virtual Machine crashed
[11/02/1999 18:43:54:538] (INFO) wrapper: Java Virtual Machine started (PID=306)
[11/02/1999 18:43:54:658] (INFO) wrapper: Java Virtual Machine crashed
[11/02/1999 18:43:54:658] (INFO) wrapper: Java Virtual Machine started (PID=302)
[11/02/1999 18:43:54:778] (INFO) wrapper: Java Virtual Machine crashed
[11/02/1999 18:43:54:778] (INFO) wrapper: Java Virtual Machine started (PID=248)
[11/02/1999 18:43:54:898] (INFO) wrapper: Java Virtual Machine crashed
[11/02/1999 18:43:54:898] (INFO) wrapper: VM died too many times w/in 5 second 
intervals (6); no more tries
[11/02/1999 18:43:54:898] (INFO) wrapper: too many restart attempts w/in short 
timeframes; no more tries. There may be an error in your JServ configuration.
How-To-Repeat:
Install JServ on a WinNT box
Fix:
No idea, this is an installation issue. How can the virtual machine crash??
Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]





Re: mod_jserv/3885: Won't run

1999-02-11 Thread jon *
The following reply was made to PR mod_jserv/3885; it has been noted by GNATS.

From: jon * [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: mod_jserv/3885: Won't run
Date: Thu, 11 Feb 1999 11:47:38 -0800

  Windows NT workstation 4.0 (sp4)
 
 Please read the notes on the page where you downloaded the software.
 
 -jon
 


Re: mod_jserv/3879: request.getSession does not find earlier sessions

1999-02-11 Thread jon *
The following reply was made to PR mod_jserv/3879; it has been noted by GNATS.

From: jon * [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: mod_jserv/3879: request.getSession does not find earlier
 sessions
Date: Thu, 11 Feb 1999 11:49:07 -0800

  However mod_jserv.c is on the list of compiled-in modules, so maybe we have
  to recompile Apache?
 
 yes you need to re-compile Apache.
 
 -jon
 


Re: pending/3882: access_log not being written to

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: access_log not being written to

State-Changed-From-To: open-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 11:51:09 PST 1999
State-Changed-Why:
Please do not open a new bug report if you have
a comment on an other report.
Class-Changed-From-To: sw-bug-mistaken
Class-Changed-By: lars
Class-Changed-When: Thu Feb 11 11:51:09 PST 1999
Severity-Changed-From-To: serious-non-critical
Severity-Changed-By: lars
Severity-Changed-When: Thu Feb 11 11:51:09 PST 1999
Responsible-Changed-From-To: gnats-admin-apache
Responsible-Changed-By: lars
Responsible-Changed-When: Thu Feb 11 11:51:09 PST 1999
Responsible-Changed-Why:
 



Re: pending/3883: access_log not being written to

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: access_log not being written to

State-Changed-From-To: open-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 11:52:04 PST 1999
State-Changed-Why:
Duplicate.
Class-Changed-From-To: sw-bug-duplicate
Class-Changed-By: lars
Class-Changed-When: Thu Feb 11 11:52:04 PST 1999
Severity-Changed-From-To: serious-non-critical
Severity-Changed-By: lars
Severity-Changed-When: Thu Feb 11 11:52:04 PST 1999
Responsible-Changed-From-To: gnats-admin-apache
Responsible-Changed-By: lars
Responsible-Changed-When: Thu Feb 11 11:52:04 PST 1999
Responsible-Changed-Why:
 



Re: general/3719: couldn't spawn child process

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: couldn't spawn child process

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 11:57:48 PST 1999
State-Changed-Why:

Hmm... you are probably running out of file descriptors
or memory. Unless you provide more details there isn't
we can do to help you.

Release-Changed-From-To: 1.2.6+SSL 1.6-1.3.4
Release-Changed-By: lars
Release-Changed-When: Thu Feb 11 11:57:48 PST 1999
Severity-Changed-From-To: critical-non-critical
Severity-Changed-By: lars
Severity-Changed-When: Thu Feb 11 11:57:48 PST 1999



Re: documentation/3878: Minor Typo in INSTALL

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Minor Typo in INSTALL

State-Changed-From-To: open-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:00:21 PST 1999
State-Changed-Why:

Fixed. Thanks for the report.




Re: general/3877: access_log not being written to

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: access_log not being written to

State-Changed-From-To: open-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:04:06 PST 1999
State-Changed-Why:

If you move/rename the access_log Apache still logs to
this file. If you change the file in any other way
you have to restart Apache. This will reopen the logfile.

Please upgrade to a current version of Apache.

Class-Changed-From-To: sw-bug-mistaken
Class-Changed-By: lars
Class-Changed-When: Thu Feb 11 12:04:06 PST 1999
Severity-Changed-From-To: serious-non-critical
Severity-Changed-By: lars
Severity-Changed-When: Thu Feb 11 12:04:06 PST 1999



Re: mod_include/3587: SSI error log message could be clearer

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: SSI error log message could be clearer

State-Changed-From-To: open-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:06:36 PST 1999
State-Changed-Why:

This is a generic error message and not just for
the server-parsed handler or the Includes option.
I'm afraid it is very unlikely that we will change
this.

But thanks for your report.




Re: config/3566: VirtualHost entries prevent Apache running

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: VirtualHost entries prevent Apache running

Comment-Added-By: lars
Comment-Added-When: Thu Feb 11 12:08:07 PST 1999
Comment-Added:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: mod_auth-any/3559: .htaccess files ignored, misread

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: .htaccess files ignored, misread

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:13:02 PST 1999
State-Changed-Why:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: general/3869: Server doesn't close connections after timeout period

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Server doesn't close connections after timeout period

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:17:09 PST 1999
State-Changed-Why:

I don't see anything unusual in your server-status.
Looks pretty normal...
Severity-Changed-From-To: serious-non-critical
Severity-Changed-By: lars
Severity-Changed-When: Thu Feb 11 12:17:09 PST 1999



Re: os-solaris/3487: More and more daemons stuck in 'K' state

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: More and more daemons stuck in 'K' state

Comment-Added-By: lars
Comment-Added-When: Thu Feb 11 12:18:13 PST 1999
Comment-Added:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: documentation/3867: Broken link in manual/handler.html

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Broken link in manual/handler.html

State-Changed-From-To: open-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:23:30 PST 1999
State-Changed-Why:

Fixed. Thanks for your report.




Re: suexec/3466: Suexec doesn't allow for good resource control

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Suexec doesn't allow for good resource control

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:36:41 PST 1999
State-Changed-Why:

You're welcome to add your patch to this bug report.
Simply reply to this mail and make sure the PR# is
still in the subject line.





Re: mod_rewrite/3458: [L] option to stop rewriting doesn't work...

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: [L] option to stop rewriting doesn't work...

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:39:18 PST 1999
State-Changed-Why:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: os-solaris/3399: Log files are not written

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Log files are not written

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:45:31 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_usertrack/2328: Log files truncated

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Log files truncated

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:47:01 PST 1999
State-Changed-Why:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: mod_rewrite/3350: the mod_rewrite has no reaction

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: the mod_rewrite has no reaction

State-Changed-From-To: open-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:47:37 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/2394: Content-Type header info converted to lowercase

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Content-Type header info converted to lowercase

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:47:50 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/3347: Pasrsing of reserved words in VirtualHost tag

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Pasrsing of reserved words in VirtualHost tag

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:50:06 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-linux/3343: Server dies after 1-20 hours of usage.

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Server dies after 1-20 hours of usage.

Comment-Added-By: lars
Comment-Added-When: Thu Feb 11 12:51:43 PST 1999
Comment-Added:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: mod_include/2423: no response from the ssi function

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: no response from the ssi function

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:52:15 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-solaris/2430: Not enough file descriptors??

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Not enough file descriptors??

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:54:59 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/3277: LocationMatch not being overridden by VirtualHost

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: LocationMatch not being overridden by VirtualHost

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:55:32 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/2458: Spelling module does NOT work, even worsth, does not compile into httpd

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Spelling module does NOT work, even worsth, does not compile into 
httpd

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:55:37 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_rewrite/3192: Slow rewriting gives problems under load

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Slow rewriting gives problems under load

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:56:22 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/2477: FollowSymLinks directive does not work in Virtual hosts

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: FollowSymLinks directive does not work in Virtual hosts

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 12:56:57 PST 1999
State-Changed-Why:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: general/3876: Apache hangs when receiving SIGHUP and CustomLog/TransferLog logs to pipe.

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Apache hangs when receiving SIGHUP and CustomLog/TransferLog logs to 
pipe.

State-Changed-From-To: open-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:00:33 PST 1999
State-Changed-Why:
[This is a standard response.]
This issue has been reported before;
please search the FAQ and the bug database.
Thanks for using Apache!
Class-Changed-From-To: sw-bug-duplicate
Class-Changed-By: lars
Class-Changed-When: Thu Feb 11 13:00:33 PST 1999



Re: general/2507: Complete server lockup

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Complete server lockup

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:02:20 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: config/3152: Uninformative error message

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Uninformative error message

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:04:07 PST 1999
State-Changed-Why:
Please verify if you still see this problem with
a current version of Apache.

Severity-Changed-From-To: serious-non-critical
Severity-Changed-By: lars
Severity-Changed-When: Thu Feb 11 13:04:07 PST 1999



Re: os-windows/2511: Header and Readme without function

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Header and Readme without function

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:04:23 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-windows/3126: Crashes on exit.

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Crashes on exit.

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:04:39 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-linux/2527: Incorrect assumptions in the 1.3.0 Configure script for Linux 2.0.x/libc5 (non-glibc2) systems.

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Incorrect assumptions in the 1.3.0 Configure script for Linux 
2.0.x/libc5 (non-glibc2) systems.

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:05:36 PST 1999
State-Changed-Why:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: config/3112: official patch not solving htaccess/php3 problem

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: official patch not solving htaccess/php3 problem

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:06:08 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-solaris/2532: Hanging on certain CGI scripts.

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Hanging on certain CGI scripts.

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:06:30 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/3110: Apache restart and httpd hungs

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Apache restart and httpd hungs

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:06:36 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/3103: apache fails to compile

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: apache fails to compile

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:07:12 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: config/3102: Virtual Hosted Page not being displayed. Base page from server displayed instead.

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Virtual Hosted Page not being displayed. Base page from server 
displayed instead.

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:07:38 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_auth-any/2550: No such file or directory: could not open dbm auth file: /etc/dbmpasswd

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: No such file or directory: could not open dbm auth file: 
/etc/dbmpasswd

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:07:54 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/3101: when a file is downloaded that is a windows executable it says not valid win32 file. if downloaded bypasing proxy it downloades fine

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: when a file is downloaded that is a windows executable it says not 
valid win32 file. if downloaded bypasing proxy it downloades fine

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:08:04 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-linux/3076: Graceful restarts don't work. SIGUSR1 never seems to get through

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Graceful restarts don't work. SIGUSR1 never seems to get through

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:08:42 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/2561: Override Problem with deny and order

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Override Problem with deny and order

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:09:17 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: protocol/2585: GET /track1.mp3 from localhost returns no HTTP headers.

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: GET /track1.mp3 from localhost returns no HTTP headers.

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:09:44 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/3063: Virutal host setup impossible with existing docs

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Virutal host setup impossible with existing docs

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:10:24 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/3048: No autorization with .htaccess

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: No autorization with .htaccess

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:10:45 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_auth-any/2597: dbmmanage generates incorrect file

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: dbmmanage generates incorrect file

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:10:48 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_mime/2603: silent failure if mime.types is not found

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: silent failure if mime.types is not found

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:11:49 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: config/2632: access.conf allow from erratic in domain name reverse lookups

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: access.conf allow from erratic in domain name reverse lookups

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:15:56 PST 1999
State-Changed-Why:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: os-windows/2995: Apache Can't find httpd.conf

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Apache Can't find httpd.conf

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:16:01 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_include/2633: unclair mod_include #include

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: unclair mod_include #include

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:16:16 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_rewrite/2925: Multiple // not collapsed for you by mod_rewrite

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Multiple // not collapsed for you by mod_rewrite

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:17:09 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_auth-any/2659: mod_auth_mysql.so:Unable to resolve symbol / Invalid command

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: mod_auth_mysql.so:Unable to resolve symbol / Invalid command

Comment-Added-By: lars
Comment-Added-When: Thu Feb 11 13:18:00 PST 1999
Comment-Added:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: mod_alias/2888: RedirectMatch does not correctly deal with URLs which need to be escaped. (simular to PR#1155)

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: RedirectMatch does not correctly deal with URLs which need to be 
escaped. (simular to PR#1155)

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:18:36 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: config/2693: configure script does not work correctly

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: configure script does not work correctly

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:19:36 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/2877: Problem to start apachectl

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Problem to start apachectl

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:20:49 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-windows/2876: Failure to run as NT service

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Failure to run as NT service

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:21:44 PST 1999
State-Changed-Why:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: os-windows/2875: iis40 not working after unistalling apache

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: iis40 not working after unistalling apache

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:22:05 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: mod_status/2864: FULL status information does not work

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: FULL status information does not work

State-Changed-From-To: open-feedback
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:23:33 PST 1999
State-Changed-Why:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.
If you have information to add, BE SURE to reply to this
message and include the [EMAIL PROTECTED] address so it
will be attached to the problem report!



Re: mod_rewrite/2813: mod_mime overrides content type provided by mod_rewrite

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: mod_mime overrides content type provided by mod_rewrite

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:26:22 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-solaris/2796: ap_config.h misses STDIN_FILENO STDOUT_FILENO and STDERR_FILENO

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: ap_config.h misses STDIN_FILENO STDOUT_FILENO and STDERR_FILENO

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:26:39 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-windows/2773: Hang on concurrent CGI invocations

1999-02-11 Thread lars
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: Hang on concurrent CGI invocations

State-Changed-From-To: feedback-closed
State-Changed-By: lars
State-Changed-When: Thu Feb 11 13:26:48 PST 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: os-solaris/3749: Apparent resource leak +httpd processes that refuse to die

1999-02-11 Thread T. V. Raman
The following reply was made to PR os-solaris/3749; it has been noted by GNATS.

From: T. V. Raman [EMAIL PROTECTED]
To: Marc Slemko [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED], Apache bugs database [EMAIL PROTECTED]
Subject: Re: os-solaris/3749: Apparent resource leak +httpd processes that
 refuse to die
Date: Thu, 11 Feb 1999 13:43:03 -0800 (PST)

 Here is some more data on the problem with Solaris 2.6,
 Apache 1.3.4, NFS and resource leaks.
 
 For the following test, the nfs volumes in question are
 being mounted soft,inter.
 The server is serving out many pages from NFS volumes.
 
 After being up for a day I once again noticed many waiting
 apache children.
 , the NFS volume these children were trying to
 access   were up and accessible from other workstations on
 the network.  However from the server in question, accesses
 to those NFS volumes from a shell hung-- I suspect some
 weird nfs locking bug.
 
 Doing an apachectl  graceful turned the status of those
 waiting children from W to G --but nfs accesses were still
 blocking.
 Next, I did a apachectl restart --and this still did not get
 rid of the blocked children.
 
 I then did apachectl stop --and all but one httpd process
 went away.
 The remaining httpd process (pid 5313 in the logs below)
 refused to die.
 Trying to  restart apache now threw a address already in
 use error.
 
 kill -9 on the process returned silently.
 truss on the process hung indefinitely.
 I'm appending the output of 
 tracing the kill using truss.
 
 Rebooting the workstation was the only way to fix this
 problem.
 
 
 Details on the hanging httpd child:
   S   nobody  5313 1  0  39 20   46567744 107b1268
 # truss kill -9 5313
 execve(/usr/bin/kill, 0xEEC8, 0xEED8)  argc = 4
 open(/usr/lib/libsocket.so.1, O_RDONLY)  = 3
 fstat(3, 0xEA58)   = 0
 mmap(0x, 8192, PROT_READ|PROT_EXEC, MAP_SHARED, 3, 0) = 0xEF7C
 mmap(0x, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xEF7A
 munmap(0xEF7A8000, 57344)  = 0
 mmap(0xEF7B6000, 8185, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 24576) = 0xEF7B6000
 open(/dev/zero, O_RDONLY)= 4
 mmap(0xEF7B8000, 388, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
4, 0) = 0xEF7B8000
 close(3)   = 0
 open(/usr/lib/libnsl.so.1, O_RDONLY) = 3
 fstat(3, 0xEA58)   = 0
 mmap(0xEF7C, 8192, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_FIXED, 3, 0) = 
0xEF7C
 mmap(0x, 581632, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xEF70
 munmap(0xEF77, 57344)  = 0
 mmap(0xEF77E000, 33756, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 450560) = 0xEF77E000
 mmap(0xEF788000, 16824, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
4, 0) = 0xEF788000
 close(3)   = 0
 open(/usr/lib/libc.so.1, O_RDONLY)   = 3
 fstat(3, 0xEA58)   = 0
 mmap(0xEF7C, 8192, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_FIXED, 3, 0) = 
0xEF7C
 mmap(0x, 696320, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xEF60
 munmap(0xEF694000, 57344)  = 0
 mmap(0xEF6A2000, 24432, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 598016) = 0xEF6A2000
 mmap(0xEF6A8000, 6784, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
4, 0) = 0xEF6A8000
 close(3)   = 0
 open(/usr/lib/libdl.so.1, O_RDONLY)  = 3
 fstat(3, 0xEA58)   = 0
 mmap(0xEF7C, 8192, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_FIXED, 3, 0) = 
0xEF7C
 mmap(0x, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE, 4, 0) = 
0xEF6F
 close(3)   = 0
 open(/usr/lib/libmp.so.2, O_RDONLY)  = 3
 fstat(3, 0xEA58)   = 0
 mmap(0x, 8192, PROT_READ|PROT_EXEC, MAP_SHARED, 3, 0) = 0xEF6E
 mmap(0x, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xEF6C
 munmap(0xEF6C4000, 57344)  = 0
 mmap(0xEF6D2000, 3581, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 8192) = 0xEF6D2000
 close(3)   = 0
 open(/usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1, O_RDONLY) = 3
 fstat(3, 0xE870)   = 0
 mmap(0xEF6E, 8192, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_FIXED, 3, 0) = 
0xEF6E
 mmap(0x, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xEF5F
 close(3)   = 0
 close(4)   = 0
 munmap(0xEF6E, 8192)   = 0
 getuid()   = 0 [0]
 getuid()   = 0 [0]
 getgid()   = 1 [1]
 getgid()   = 1 [1]
 time() 

Re: mod_rewrite/3458: [L] option to stop rewriting doesn't work...

1999-02-11 Thread Bill Jones
The following reply was made to PR mod_rewrite/3458; it has been noted by GNATS.

From: Bill Jones [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: mod_rewrite/3458: [L] option to stop rewriting doesn't work...
Date: Thu, 11 Feb 1999 17:15:29 -0500

 Hi :]  Thx for getting back to me.
 
 The L option in rewrites doesn't appear to stop
 the rewrite engine.  But then again, maybe I don't know
 what I am doing...
 
 Any ways, rewrites which should forward 'Not Founds' to
 another server do not appear to work, IE:
 
 RewriteCond %{REQUEST_FILENAME} !-U
 RewriteCond %{REQUEST_URI} -U
 RewriteRule   ^(.+)  -  [L]
 RewriteRule ^(.+) http://www.fccj.org$1 [L]
 
 (The above is used under a virtual host...)
 
 
 But, as I said, and after spending a lot of 'days' on this
 I am not sure I care anymore.  Would just like better support or
 clearer documentation on Rewriting, etc.
 
 As afr as writing the 'clearer' docs myself, I would if
 Icould get a straight answer as to why things work this
 way or that, but either people are busy or honestly
 don't know.  So...  At any rate, I am living without
 Rewriting working - at least working the way I thought!  ;)
 
 Thx  :]
 __
 Bill Jones  | FCCJ Webmaster |  http://www.fccj.org/cgi/mail?webmaster
  http://certserver.pgp.com:11371/pks/lookup?op=getsearch=0x37EFC00F
  http://rs.internic.net/cgi-bin/whois?BJ1936
 
 Be not the first by whom the new are tried,
  nor yet the last to lay the old aside...
 
 --
 From: [EMAIL PROTECTED]
 To: apache-bugdb@apache.org, [EMAIL PROTECTED], [EMAIL PROTECTED]
 Subject: Re: mod_rewrite/3458: [L] option to stop rewriting doesn't work...
 Date: Thu, Feb 11, 1999, 3:39 PM
 
 
  [EMAIL PROTECTED]


mod_jserv/3886: JServSSI breaks due to a problem with stat().

1999-02-11 Thread Paul Reilly

Number: 3886
Category:   mod_jserv
Synopsis:   JServSSI breaks due to a problem with stat().
Confidential:   no
Severity:   serious
Priority:   medium
Responsible:jserv
State:  open
Class:  sw-bug
Submitter-Id:   apache
Arrival-Date:   Thu Feb 11 14:20:02 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:1.3.1, 1.3.3, 1.3.4
Environment:
Redhat 5.1 with gcc version 2.7.2.3
Redhat 5.2 with gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
Description:
JServSSI only works for the first call of the function stat() in
the function get_path_info() in the file http_request.c in the 
src/main directory of the apache distribution.  The first time,
stat() claims the path /servlets is a link, but after that it
has a non-zero finfo.st_mode and fails for S_ISDIR, S_ISREG, 
and S_ISLNK, so check_safe_file() returns HTTP_FORBIDDEN.

I was able to narrow down the problem to stat(), but I wasn't able
to understand it's behavior.
How-To-Repeat:
Start with Apache 1.3.4, JServ 1.0b2, and JServSSI 1.0.

Add module rewrite and load the rewrite module before jserv.
Fix:
I added this hack to line 242 of http_request.c, so we could use JServSSI:

else if (! strcmp(/servlets, path) )
{
  errno = 0;
  rv = stat(path, r-finfo);
  r-finfo.st_mode = 0;
}
Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]