Stephane Chazelas wrote:
On Mon, Apr 02, 2007 at 03:52:50PM -0700, Stas Bekman wrote:
Stephane, you are correct in your observations that original STDIN and
STDOUT filehandles are not preserved when perlio CGI mode is used.
This is because how Perl works. Consider the following perl program, ru
On Mon, Apr 02, 2007 at 03:52:50PM -0700, Stas Bekman wrote:
> Stephane, you are correct in your observations that original STDIN and
> STDOUT filehandles are not preserved when perlio CGI mode is used.
>
> This is because how Perl works. Consider the following perl program, run from
> the comman
William A. Rowe, Jr. wrote:
Stas Bekman wrote:
William A. Rowe, Jr. wrote:
Stas Bekman wrote:
But which file to open as a place holder? In this example I use
/dev/null and it works as you wish. AFAIK, windows doesn't have
/dev/null, unless you run on cygwin.
Of course, it does, but it has the
Stas Bekman wrote:
> William A. Rowe, Jr. wrote:
>> Stas Bekman wrote:
>>> But which file to open as a place holder? In this example I use
>>> /dev/null and it works as you wish. AFAIK, windows doesn't have
>>> /dev/null, unless you run on cygwin.
>>
>> Of course, it does, but it has the classic MS
William A. Rowe, Jr. wrote:
Stas Bekman wrote:
But which file to open as a place holder? In this example I use
/dev/null and it works as you wish. AFAIK, windows doesn't have
/dev/null, unless you run on cygwin.
Of course, it does, but it has the classic MS-DOS name of "NUL"
present in the con
Stas Bekman wrote:
>
> But which file to open as a place holder? In this example I use
> /dev/null and it works as you wish. AFAIK, windows doesn't have
> /dev/null, unless you run on cygwin.
Of course, it does, but it has the classic MS-DOS name of "NUL"
present in the context of any directory (
Stephane, you are correct in your observations that original STDIN and
STDOUT filehandles are not preserved when perlio CGI mode is used.
This is because how Perl works. Consider the following perl program, run
from the command line (not mod_perl!):
#!/usr/bin/perl
use strict;
use warnings;
Stephane Chazelas wrote:
On Thu, Mar 29, 2007 at 01:59:44PM -0700, Philip M. Gollucci wrote:
Cough: http://p6m7g8.net
No issues here.
[...]
Yes, I know what viewvc is -- its actually running there too.
I'm about to be on vacation (away from computers) and have some stuff to
do first. I'll b
On Thu, Mar 29, 2007 at 01:59:44PM -0700, Philip M. Gollucci wrote:
> Cough: http://p6m7g8.net
> No issues here.
[...]
Thanks Philip,
I would still run lsof -ac apache2 -d0,1
on that host. You may find that some of the processes have their
fd 1 closed. The problem is not especially with mod_pytho
Cough: http://p6m7g8.net
No issues here.
--
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/EC88A
10 matches
Mail list logo