Re: Test registry/Execute.htm fails with mod_perl 2.0.5

2011-06-08 Thread Dominic Hargreaves
On Wed, Jun 08, 2011 at 09:08:37PM +0200, [email protected] wrote: > Hi, > > sorry for not getting back sooner... > > I spent some time debugging this issue, but I don't have a solution so far. > > The problem is, that mod_perl was using tied filehandles for STDOUT/IN > before, but now it uses th

RE: Test registry/Execute.htm fails with mod_perl 2.0.5

2011-06-08 Thread richter
Hi, sorry for not getting back sooner... I spent some time debugging this issue, but I don't have a solution so far. The problem is, that mod_perl was using tied filehandles for STDOUT/IN before, but now it uses the Perl IO Layer. The problem is in epio.c around line 716. There Embperl tries t