DO NOT REPLY [Bug 7523] - build error: shlibtool error when compiling shared modules, bad -rpath value

2002-04-07 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=7523.
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=7523

build error: shlibtool error when compiling shared modules, bad -rpath value





--- Additional Comments From [EMAIL PROTECTED]  2002-04-07 16:20 ---
I think it's the same as 7790, check this line out (from his output above):

-rpath libexec

That's probably a ${libexec} that got into the makefile as $libexec or just 
libexec.


Bug report for Apache httpd-2.0 [2002/04/07]

2002-04-07 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=CriticalMAJ=Major |
| |   |   MIN=Minor   NOR=Normal  ENH=Enhancement   |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
| 7441|Ass|Cri|2002-03-25|RFC 2616 - Apache incorrectly expects a non-empty |
| 7635|New|Maj|2002-03-30|httpd segfaults when restarting after adding a vir|
| 7642|Ass|Maj|2002-03-31|Problem on IPv6 only machine  |
| 7764|New|Min|2002-04-05|Possible security problem |
| 7768|New|Nor|2002-04-05|VirtualHost does not match when trailing dot inclu|
| 7786|New|Nor|2002-04-06|ScriptInterpreterSource is broken |
| 7790|New|Nor|2002-04-06|prefix not escaped properly - install fails   |
| 7791|New|Nor|2002-04-06|mod_suexec problem|
| 7795|New|Nor|2002-04-06|Support XHTML media type (RFC 3236) in default ins|
| 7798|New|Nor|2002-04-06|apachectl stop leaves processes running on OpenBSD|
| 7802|New|Nor|2002-04-06|mod_ssl - ssl_engine_kernel.c won't compile   |
| 7803|New|Nor|2002-04-06|make install root= from apache 1.3 doesn't work in|
| 7804|New|Cri|2002-04-07|MPM perchild fail on start  (Unable to find proces|
| 7810|New|Cri|2002-04-07|suexec + userdir non-functional in httpd 2.0.35 (p|
| 7811|New|Blk|2002-04-07|cannot start apache 2.0.35 (or 2.0.32) with any IP|
| 7812|New|Cri|2002-04-07|Apache fails to start, log says: Invalid argument:|
| 7816|New|Min|2002-04-07|configure doesn't check for flex -P compatibility |
+-+---+---+--+--+
| Total   17 bugs   |
+---+


DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-04-07 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=7195.
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=7195

mod_proxy removes Set-cookie headers

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
  Component|Other mods  |mod_proxy
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-04-07 18:46 ---
A fix for this bug was committed to 1.3.24-dev, but this fix didn't work
properly due to the existence of commas in cookies. A new fix was committed
and released in v1.3.24, but this fix was broken. The fix to the fix to the
fix was committed to v1.3.25-dev, and with some luck the bug is at last,
dead.


DO NOT REPLY [Bug 7513] - Proxy not downgrading responses for HTTP/1.0 clients

2002-04-07 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=7513.
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=7513

Proxy not downgrading responses for HTTP/1.0 clients

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-04-07 18:58 ---
When an HTTP/1.1 server responded to a request with chunked data, this
data was passed as is to the frontend server, instead of being dechunked
as it was transferred. Through another coincidence, the Transfer-Encoding
header made it to the client intact. This resulted in HTTP/1.1 clients
handling the data, but HTTP/1.0 clients would barf.

The fix was to dechunk chunked data as it arrived.


DO NOT REPLY [Bug 7572] - mod_proxy does not reset timer when reading from client

2002-04-07 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=7572.
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=7572

mod_proxy does not reset timer when reading from client

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-04-07 19:14 ---
Patch applied.


DO NOT REPLY [Bug 7821] New: - Memory insufficient for Apache 2.0 to run

2002-04-07 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=7821.
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=7821

Memory insufficient for Apache 2.0 to run

   Summary: Memory insufficient for Apache 2.0 to run
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: Other
   URL: http://www.nk.ca
OS/Version: Other
Status: NEW
  Severity: Blocker
  Priority: Other
 Component: All
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]


BSD/OS doctor.nl2k.ab.ca 4.3 BSDI BSD/OS 4.3 Kernel #10: Sun Mar 17 13:22:45 
MST 2
002 [EMAIL PROTECTED]:/usr/src/sys/compile/LOCAL2  i386

We try apache 2.0.35 and we get

Script started on Sun Apr  7 13:45:32 2002
doctor.nl2k.ab.ca//var/www/conf$ cat /usr/cotnrib/bin/a 
configap2oirgrib/bin/configap2oirgntrib/bin/configap2oirg
cat: /usr/contrib/bin/configap2oirg: No such file or directory
doctor.nl2k.ab.ca//var/www/conf$ cat 
/usr/contrib/bin/configap2oirgrgrig
CC=cc CFLAGS=-O2 ./configure  --prefix=/var/www --exec-prefix=/var/www \
 --bindir=/var/www/bin --sbindir=/var/www/bin \
 --libexecdir=/var/www/libexec/ --mandir=/usr/share/man \
 --sysconfdir=/var/www/conf --datadir=/var/www/ \
 --includedir=/var/www/include/ --localstatedir=/var \
 --enable-modules=all --enable-shared-modules=all  --enable-auth-anon \
 --enable-auth-dbm --enable-auth-db  --enable-auth-digest --enable-auth-ldap \
 --enable-file-cache --enable-file-cache \
 --enable-echo --enable-cache \
 --enable-mem-cache \
 --enable-ext-filter --enable-case-filter \
 --enable-case-filter-in \
 --enable-deflate --with-z --with-mpm=prefork \
 --enable-proxy --enable-proxy-connect \
 --enable-proxy-ftp --enable-proxy-http \
 --enable-mime-magic --enable-cern-meta --enable-expires \
 --enable-headers --enable-usertrack \
 --enable-unique-id --enable-ssl \
 --with-ssl=/usr/contrib/  --enable-ldap --enable-dav \
 --enable-http  --enable-info \
 --enable-suexec --enable-cgi --enable-cgid \
 --enable-dav-fs \
 --enable-vhost-alias  --enable-speling \
 --enable-rewrite --enable-so \
 --with-suexec-caller  --with-suexec-userdir --with-suexec-docroot\
 --with-suexec-uidmin=51 --with-suexec-gidmin=80\
 --with-suexec-logfile --with-suexec-safepath --with-low-memory \
 --enable-static-support --enable-static-htpasswd --enable-static-htdigest \
 --enable-static-rotatelogs --enable-static-logresolve --enable-static-htdbm \
 --enable-static-ab --enable-static-checkgid  
doctor.nl2k.ab.ca//var/www/conf$ /var/www/bin/apachectl start
Warning: DocumentRoot [/usr/home/sesimpson/html/] does not exist
Warning: DocumentRoot [/usr/home/rjones/html] does not exist
Warning: DocumentRoot [/usr/home/jalexis/html/] does not exist
Warning: DocumentRoot [/usr/home/focuson/html/] does not exist
Warning: DocumentRoot [/usr/home/nuway/html/morinvilledirect/] does not exist
Warning: DocumentRoot [/usr/home/infomex/html/oldsite] does not exist
Warning: DocumentRoot [/usr/home/marco/html/] does not exist
[Sun Apr 07 13:46:08 2002] [warn] VirtualHost 216.95.238.14:0 overlaps with
VirtualHost 216.95.238.14:0, the first has precedence, perhaps you need a
NameVirtualHost directive
[Sun Apr 07 13:46:08 2002] [error] (24)Too many open files: could not open
transfer log file /var/log/httpd/heritagefestival-access_log.
/var/www/bin/apachectl start: httpd could not be started
doctor.nl2k.ab.ca//var/www/conf$ cat /var/www/conf/httpd.conf
# -FrontPage- version=4.0llow


#Perlrequire /var/www/conf/startup.pl


#ServerType standalone


#Port 80
Listen 80
ServerLimit 1024

HostnameLookups on


User www
Group www

ServerAdmin [EMAIL PROTECTED]


ServerRoot /var/www/


ErrorLog /var/log/httpd/error_log


LogLevel warn


LogFormat %h %l %u %t \%r\ %s %b \%{Referer}i\ \%{User-Agent}i\ 
combined
LogFormat %h %l %u %t \%r\ %s %b common
LogFormat %{Referer}i - %U referer
LogFormat %{User-agent}i agent


CustomLog /var/log/httpd/access_log combined
#CustomLog /var/log/httpd/access_log%h %l %u %t \%r\ %s %b
\%{Referer}i\ \%{User-Agent}i\ 



PidFile /var/run/httpd.pid

ScoreBoardFile /var/run/apache_runtime_status

LockFile /var/run/accept.lock

ExtendedStatus On

ServerName www.nl2k.ab.ca

ServerSignature on

UseCanonicalName on

#ResourceConfig /dev/null

Directory /var/www/docs


Options Indexes FollowSymLinks MultiViews
Options Includes ExecCGI
DirectoryIndex index.phtml index.php index.php3 index.cgi index.pl index.shtml
index.html index.htm


AllowOverride All


order allow,deny
allow from all


/Directory
Directory /var/www/docs/users
order allow,deny
allow from 204.209.81.0/255.255.255.0
allow from 216.95.238.0/255.255.255.0

DO NOT REPLY [Bug 7822] New: - small index.html.pt-BR fixes

2002-04-07 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=7822.
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=7822

small index.html.pt-BR fixes

   Summary: small index.html.pt-BR fixes
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Minor
  Priority: Other
 Component: Documentation
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


Attaching patch...