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
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
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
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
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
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
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
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 "