Re: perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual))

2005-07-08 Thread Yitzchak Scott-Thoennes
On Fri, Jul 08, 2005 at 05:04:11PM +0200, Gerrit P. Haase wrote: > My WAG is a problem with cygserver. Since apache2 is using it and all > the other software which works ok doesn't use cygserver. > > I also get errors when running the perl-5.8.7 testsuite for the SysV > extension on this NT4 box:

Re: perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual))

2005-07-08 Thread Corinna Vinschen
On Jul 8 17:04, Gerrit P. Haase wrote: > How to debug cygserver? -d option? GDB? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsub

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-08 Thread Gerrit P. Haase
Max Bowsher wrote: Gerrit P. Haase wrote: Max Bowsher wrote: Gerrit P. Haase wrote: However, I see the same problem as I had with my own Apache2 in January, I'm getting only 8k and then it stops transmission... $ wget http://anfaenger.de/xmailgraph/pop3_daily.png --22:22:04-- http://anf

perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual))

2005-07-08 Thread Gerrit P. Haase
Summary: Connecting Apache2 (running on NT4) from remote the transmission stops after 8k and it works ok when connecting locally via http://localhost/. Bengt-Arne Fjellner wrote: > Just a wild guess: Do you have some firewall ?? try disabling it. You mean a WAG? No firewall. What is this t

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-08 Thread Bengt-Arne Fjellner
Gerrit P. Haase skrev: > Max Bowsher wrote: >> Gerrit P. Haase wrote: >> >>> However, I see the same problem as I had with my own Apache2 in January, >>> I'm getting only 8k and then it stops transmission... >>> >>> $ wget http://anfaenger.de/xmailgraph/pop3_daily.png >>> --22:22:04-- http://anfa

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-08 Thread Max Bowsher
Gerrit P. Haase wrote: Max Bowsher wrote: Gerrit P. Haase wrote: However, I see the same problem as I had with my own Apache2 in January, I'm getting only 8k and then it stops transmission... $ wget http://anfaenger.de/xmailgraph/pop3_daily.png --22:22:04-- http://anfaenger.de/xmailgraph/pop

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-08 Thread Gerrit P. Haase
Brian Dessent wrote: "Gerrit P. Haase" wrote: However, I see the same problem as I had with my own Apache2 in January, I'm getting only 8k and then it stops transmission... ... What the heck is going on here? Try adding 'EnableSendfile Off' to httpd.conf to see if it makes a difference.

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-08 Thread Gerrit P. Haase
Max Bowsher wrote: Gerrit P. Haase wrote: However, I see the same problem as I had with my own Apache2 in January, I'm getting only 8k and then it stops transmission... $ wget http://anfaenger.de/xmailgraph/pop3_daily.png --22:22:04-- http://anfaenger.de/xmailgraph/pop3_daily.png =

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-07 Thread Brian Dessent
"Gerrit P. Haase" wrote: > However, I see the same problem as I had with my own Apache2 in January, > I'm getting only 8k and then it stops transmission... > ... > What the heck is going on here? Try adding 'EnableSendfile Off' to httpd.conf to see if it makes a difference. Brian -- Unsubscribe

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-07 Thread Max Bowsher
Gerrit P. Haase wrote: However, I see the same problem as I had with my own Apache2 in January, I'm getting only 8k and then it stops transmission... $ wget http://anfaenger.de/xmailgraph/pop3_daily.png --22:22:04-- http://anfaenger.de/xmailgraph/pop3_daily.png => `pop3_daily.png' Re

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-07 Thread Gerrit P. Haase
Max, I use my self compiled apr / apu, will reiinstall the distributed version now. Hope that will help. This makes a difference. It is running now. Sorry for the false alarm. However, I see the same problem as I had with my own Apache2 in January, I'm getting only 8k and then it stops tra

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-07 Thread Gerrit P. Haase
Gerrit P. Haase wrote: Max Bowsher wrote: Apache httpd version 2.0, the popular web server, is now packaged for the Cygwin distribution, and arriving soon to a mirror near you. Getting this error: [Thu Jul 07 21:43:44 2005] [crit] (22)Invalid argument: mod_rewrite: could not create rewrit

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-07-07 Thread Gerrit P. Haase
Max Bowsher wrote: Apache httpd version 2.0, the popular web server, is now packaged for the Cygwin distribution, and arriving soon to a mirror near you. Getting this error: [Thu Jul 07 21:43:44 2005] [crit] (22)Invalid argument: mod_rewrite: could not create rewrite_log_lock Configuration

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-06-24 Thread Max Bowsher
Henry Katz wrote: Max Bowsher ukf.net> writes: Apache httpd version 2.0, the popular web server, is now packaged for the Cygwin distribution, and arriving soon to a mirror near you. Apache is compiled with --enable-mods-shared=all, so a fairly large selection of modules is included. I will ta

Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-06-24 Thread Henry Katz
Max Bowsher ukf.net> writes: > > Apache httpd version 2.0, the popular web server, is now packaged for the Cygwin distribution, and > arriving soon to a mirror near > you. > > Apache is compiled with --enable-mods-shared=all, so a fairly large selection of modules is included. I > will take req

[ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)

2005-06-22 Thread Max Bowsher
Apache httpd version 2.0, the popular web server, is now packaged for the Cygwin distribution, and arriving soon to a mirror near you. Apache is compiled with --enable-mods-shared=all, so a fairly large selection of modules is included. I will take requests for additional modules contained with