DO NOT REPLY [Bug 8038] - mod_status.so: symbol __floatdisf: referenced symbol not found

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8038.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8038

mod_status.so: symbol __floatdisf: referenced symbol not found





--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 00:48 ---
**Possible Workaround**

I had the same problem on:

SunOS salsa 5.8 Generic_108528-14 sun4m sparc SUNW,SPARCstation-5

I fixed it by adding --enable-ssl to build against my OpenSSL install in
/usr/local/ssl.  I used the following to build it:

export LD_RUN_PATH=/usr/local/ssl/lib:/usr/local/lib:/opt/sfw/lib
./configure  --prefix=/usr/local/apache-2.0.35-murph 
--enable-mods-shared=all
--disable-auth_digest --enable-ssl
make
make install

My system is Solaris 8 4/01 entire distribution install with the entire freeware
companion CD also installed in /opt/sfw.  It has the Mar/28/02 recommended patch
cluster installed.  Obviously, my PATH includes the appropriate bin directories.

/opt/sfw/bin/gcc is GCC version 2.95.2.

I'm not actually using mod_ssl right now, it just conveniently made the problem
go away, and I have not had time to investigate why in detail, but I think the
symbol is being supplied by /usr/local/ssl/lib/libssl.so due to the way I have
built OpenSSL.


DO NOT REPLY [Bug 8038] - mod_status.so: symbol __floatdisf: referenced symbol not found

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8038.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8038

mod_status.so: symbol __floatdisf: referenced symbol not found

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 01:21 ---
This is a problem that I have when compiling on my Solaris machine.  The problem
is most likely that you are compiling with gcc, but linking with the native
linker.  If you use gcc to do the linking, then it know to automagically link in
libgcc.a.  If you use the native linker, then you need to add that lib to your
link line.  This can be done with:

EXTRA_LIBS=$(EXTRA_LIBS) -lgcc ./configure --enable-modules=most

I am marking this invalid, because the bug is in the system setup, not the
configure script.


DO NOT REPLY [Bug 7999] - IndexOptions FancyIndexing Fails on WinXP

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7999.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7999

IndexOptions FancyIndexing Fails on WinXP





--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 01:28 ---
With a reboot of the computer after install, it works correctly.  However 
before the reboot restarting the server did nothing.


DO NOT REPLY [Bug 7990] - AddDescription fails for directories (mod_autoindex)

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7990.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7990

AddDescription fails for directories (mod_autoindex)

[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|AddDescription fails for|AddDescription fails for
   |directories |directories (mod_autoindex)


DO NOT REPLY [Bug 7991] - Enhance ExpiresByType to accept wildcards (mod_expires)

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7991.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7991

Enhance ExpiresByType to accept wildcards (mod_expires)

[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|Enhance ExpiresByType to|Enhance ExpiresByType to
   |accept wildcards|accept wildcards
   ||(mod_expires)


DO NOT REPLY [Bug 8034] - problems starting built-in mod_ssl

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8034.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8034

problems starting built-in mod_ssl

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Other Modules   |mod_ssl


DO NOT REPLY [Bug 7441] - RFC 2616 - Apache incorrectly expects a non-empty Host header

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7441.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7441

RFC 2616 - Apache incorrectly expects a non-empty Host header

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |Core


DO NOT REPLY [Bug 7635] - httpd segfaults when restarting after adding a virtual host

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7635.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7635

httpd segfaults when restarting after adding a virtual host

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |Core


DO NOT REPLY [Bug 7764] - Possible security problem

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7764.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7764

Possible security problem

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 01:58 ---
This is a bogus warning.  Apache uses tmpnam in a safe way.


DO NOT REPLY [Bug 7791] - mod_suexec problem

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7791.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7791

mod_suexec problem

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Other Modules   |mod_suexec


DO NOT REPLY [Bug 7795] - Support XHTML media type (RFC 3236) in default install

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7795.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7795

Support XHTML media type (RFC 3236) in default install

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |mod_mime


DO NOT REPLY [Bug 7804] - MPM perchild fail on start (Unable to find process with matching uid/gid)

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7804.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7804

MPM perchild fail on start  (Unable to find process with matching uid/gid)

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Other Modules   |perchild


DO NOT REPLY [Bug 7824] - No SO support in tarball

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7824.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7824

No SO support in tarball

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |Build


DO NOT REPLY [Bug 7888] - service does not start

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7888.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7888

service does not start

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |Platform


DO NOT REPLY [Bug 7930] - Minor Bug w/ Apache Monitor in Sys Tray (v. 2.0)

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7930.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7930

Minor Bug w/ Apache Monitor in Sys Tray (v. 2.0)

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |Platform


DO NOT REPLY [Bug 7990] - AddDescription fails for directories (mod_autoindex)

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7990.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7990

AddDescription fails for directories (mod_autoindex)

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Other Modules   |mod_autoindex


DO NOT REPLY [Bug 7991] - Enhance ExpiresByType to accept wildcards (mod_expires)

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7991.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7991

Enhance ExpiresByType to accept wildcards (mod_expires)

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Other Modules   |mod_expires


DO NOT REPLY [Bug 7992] - Core dump when restarting daemon with mod_suexec

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7992.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7992

Core dump when restarting daemon with mod_suexec

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Other Modules   |mod_suexec


DO NOT REPLY [Bug 7999] - IndexOptions FancyIndexing Fails on WinXP

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7999.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7999

IndexOptions FancyIndexing Fails on WinXP

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |mod_autoindex


DO NOT REPLY [Bug 8004] - CGI not working properly.

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8004.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8004

CGI not working properly.

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |mod_cgi


DO NOT REPLY [Bug 8008] - does not compile on winnt sp6

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8008.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8008

does not compile on winnt sp6

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |Platform


DO NOT REPLY [Bug 8004] - CGI not working properly.

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8004.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8004

CGI not working properly.

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 10:28 ---
The shebang in top of the perl script must now point directly to the location 
where perl.exe is located (aswell as directly at perl.exe).

That means that pointers like #!perl (without the quotes) wont no longer work 
(even thou the perl.exe location is set in the environment path) but pointers 
like #!/perl/bin/perl.exe (without the quotes) will work (in this example the 
perl.exe binary can be found at c:\perl\bin\perl.exe).

This has probably have to do with increased security on how system components 
are called (regarding the bug where additional system components earlier could 
be called by just adding a | (without the quotes) to the URL where for 
instance a .cgi file was called from).

However it doesnt explain why calling perl with #!perl works in 1.3.24 (maybe 
the bug isnt entirly fixed in 1.3.24 ?).


DO NOT REPLY [Bug 8045] New: - Apache 2.0.35 compile without mod_autoindex

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8045.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8045

Apache 2.0.35 compile without mod_autoindex

   Summary: Apache 2.0.35 compile without mod_autoindex
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: Major
  Priority: Other
 Component: All
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


I'm a trying compile light build of apache 2.0.35, without some useless modules.
when i disable mod_autoindex, and mod_dir still active.. i set up
DirectoryIndex index.htm index.html
if directory don't have this files ... when i get url like / - 
http://domain.com/
apache response error - 500 ! ...  1.3 version in this case show 404 error ...
in error_log i get strange message about handler httpd/unix-directory bla-bla..
how fix it ? ..  if i enable autoindex - error code is 503 Forbidden 
how disable autoindex and get 404 like a 1.3 version ? ..

config:
Directory /var/www/htdocs 
Options None
AllowOverride All
/Directory


DO NOT REPLY [Bug 8046] New: - php module wont work

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8046.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8046

php module wont work

   Summary: php module wont work
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: Critical
  Priority: Other
 Component: Other Modules
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


When you load the php4apache.dll module in the httpd.conf correctly the apache 
server still says that it cant load it because it doesnt exist...i know that 
many people have the same problem so its not just me...try to fix this as soon 
as possible


DO NOT REPLY [Bug 7803] - make install root= from apache 1.3 doesn't work in 2.0.35

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7803.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7803

make install root= from apache 1.3 doesn't work in 2.0.35





--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 13:13 ---
Thanks for the patch!  It works great!


DO NOT REPLY [Bug 8046] - php module wont work

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8046.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8046

php module wont work

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 14:18 ---
Released versions of PHP will not work with the latest version of Apache 2.0.
But this is really a PHP problem that should be taken up with the PHP developes.


DO NOT REPLY [Bug 8043] - can discover the server version number even if you have chooson to hide it

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8043.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8043

can discover the server version number even if you have chooson to hide it

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 14:21 ---
This is user configurable through one of two methods:
1. ServerSignature
2. ErrorDocument

In any case, hiding the version number is a relatively pointless
means of providing security.


DO NOT REPLY [Bug 7764] - tmpnam is dangerous

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7764.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7764

tmpnam is dangerous

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |support
Summary|Possible security problem   |tmpnam is dangerous


DO NOT REPLY [Bug 7795] - Support XHTML media type (RFC 3236) in default install

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7795.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7795

Support XHTML media type (RFC 3236) in default install





--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 15:45 ---
Created an attachment (id=1542)
Test XHTML file (index.xhtml)


DO NOT REPLY [Bug 7883] - link errors compiling mod_access

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7883.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7883

link errors compiling mod_access

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Platform|Build



--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 17:26 ---

Did you attempt to use nmake -f makefile.win ... or did you try using the
IDE environment to build the InstallBin top level project?


DO NOT REPLY [Bug 8008] - does not compile on winnt sp6

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8008.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8008

does not compile on winnt sp6

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Platform|Build


DO NOT REPLY [Bug 8055] New: - virtual hosts get down periodically and independent from each other

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8055.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8055

virtual hosts get down periodically and independent from each other

   Summary: virtual hosts get down periodically and independent from
each other
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: PC
   URL: http://www.uwth.uni-hannover.de
OS/Version: Windows NT/2K
Status: NEW
  Severity: Normal
  Priority: Other
 Component: worker
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


If you let Apache run several virtual hosts on a Win2k machine you can 
encounter after a certain time that one or more virtual hosts get down.
Get down is when they're suddenly reachable, the phenomenon you experience when 
entering the false Port number.
The virtual hosts I've tested are not named ones but only seperated by ports.

Only restarting of the service helps, after a certain time again these hosts 
get unreachable.
After exactly 26 hours the main service stops.


DO NOT REPLY [Bug 8055] - virtual hosts get down periodically and independent from each other

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8055.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8055

virtual hosts get down periodically and independent from each other





--- Additional Comments From [EMAIL PROTECTED]  2002-04-13 21:47 ---
Created an attachment (id=1543)
the error-making configuration, shortened