Re: Apache2::RequestIO::print: (103) Software caused connection abort at

2010-07-21 Thread Heiko Weber
ee, we ran > this on a dev server and it still happens. Any direction would be greatly > appreciated. > > Thanks! > -- Wecos <> Heiko Weber Computer Systeme D-21644 Sauensiek <> Immenweg 5 he...@wecos.de <> http://www.wecos.de Tel. +49 (4169) 91000 <> Fa

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2010-02-18 Thread Heiko Weber
atic approach. Of course, the recommendation came from the gentle > folks on this list originally. > > Eric > > From: Heiko Weber [mailto:he...@wecos.de] > Sent: Thursday, February 18, 2010 3:22 AM > To: Salvador Ortiz Garcia > Cc: mod_perl list > Subject: Re: [mp2] mod_perl c

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2010-02-18 Thread Heiko Weber
a sample program to repeat it. Within a single script I can do almost everything: call system(), open DBI connections, write to STDOUT, ... everything seems to be fine. Heiko Am 16.02.2010 um 23:26 schrieb Salvador Ortiz Garcia: > On 02/05/2010 12:16 PM, Heiko Weber wrote: >> Hi André, &g

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2010-02-05 Thread Heiko Weber
using some "system()" call's to execute sendmail or sudo tasks, so maybe STDOUT really gets closed - I have no idea. I only see the abort messages in errorlog very frequent, maybe 3-4 per minute. Heiko Am 05.02.2010 um 15:49 schrieb André Warnier: > > Heiko Weber w

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2010-02-05 Thread Heiko Weber
Dear List-Members, with interest I found the below thread. Starting in Oct. or Nov. last year I am getting a lot of messages in apaches error_log like: [Fri Feb 5 11:07:09 2010] -e: Software caused connection abort at ... And it always happen in a print to STDOUT. I notice that it also happen

Re: Apache mod_perl Insecure dependency RegistryCooker.pm

2006-07-17 Thread Heiko Weber
Am Donnerstag, 13. Juli 2006 22:12 schrieb Philip M. Gollucci: > Heiko Weber wrote: > >>> cgi-code I must use a taited variable. But how to find the line of code > >>> ? > > > > thanks for the hint. I added a -section in httpd.conf: &g

Re: Apache mod_perl Insecure dependency RegistryCooker.pm

2006-07-13 Thread Heiko Weber
Am Freitag, 7. Juli 2006 19:08 schrieb Philip M. Gollucci: > Heiko Weber wrote: > > Sure, I know what "perl taint" is ... so somewhere in my own written > > cgi-code I must use a taited variable. But how to find the line of code ? > > In the errorlog there only

Apache mod_perl Insecure dependency RegistryCooker.pm

2006-07-07 Thread Heiko Weber
Hello ! From time to time I got the following messages in the logfile of Apache 2.0.58. (OS is FreeBSD 6.1, mod_perl2 compiled from ports-tree). Insecure dependency in eval while running setgid at /usr/local/lib/perl5/site_perl/5.8.7/mach/ModPerl/RegistryCooker.pm line 676 Sure, I know what "