Re: Failed to dup STDIN: Bad file descriptor.

2008-11-19 Thread Rashmi Badan
$stdin = \*STDIN; > } > > > On Wed, Nov 19, 2008 at 7:44 PM, Rashmi Badan <[EMAIL PROTECTED]> > wrote: >> >> Hi, >> >> I load mod_perl into a customized Apache on Windows but when I send a >> simple request (http://host:port/perl/testperl

Re: Failed to dup STDIN: Bad file descriptor.

2008-11-19 Thread Shibi NS
equest (http://host:port/perl/testperl.pl - testperl.pl just >> prints a simple message) Apache dies and throws the following message >> in the error log >> >> Failed to dup STDIN: Bad file descriptor. >> >> I see that this is coming from modperl_io_perlio_override_st

Re: Failed to dup STDIN: Bad file descriptor.

2008-11-19 Thread Shibi NS
l into a customized Apache on Windows but when I send a > simple request (http://host:port/perl/testperl.pl - testperl.pl just > prints a simple message) Apache dies and throws the following message > in the error log > > Failed to dup STDIN: Bad file descriptor. > > I see

Failed to dup STDIN: Bad file descriptor.

2008-11-19 Thread Rashmi Badan
Hi, I load mod_perl into a customized Apache on Windows but when I send a simple request (http://host:port/perl/testperl.pl - testperl.pl just prints a simple message) Apache dies and throws the following message in the error log Failed to dup STDIN: Bad file descriptor. I see that this is