Output of exec/system in Perl5
Richard Gresek (rg@plusline.de)
Sun, 20 Jul 1997 00:19:25 +0200
Message-Id: <3.0.1.32.19970720001925.0086b5e0@mail.ww.plusline.de>
Date: Sun, 20 Jul 1997 00:19:25 +0200
To: fastcgi-developers@OpenMarket.com
From: Richard Gresek <rg@plusline.de>
Subject: Output of exec/system in Perl5
Hello,
I installed FCGI a few days ago - allmost all of my CGIs work fine, except
that one, that uses exec or system calls to start another command.=20
My problem in this case is: How to pipe the output of the child process to
the FCGI=B4s stdout so that it is sent to the http-client?
Thanks in advance
Richard
#=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
# Richard Gresek DPN Verbund-Partner
# c/o Plus.Line -> Frankfurt
# Oppenheimer Landstr. 55 -> Stuttgart
# D-60596 Frankfurt/M. -> Westerwald
# Tel.: +49 69 61991275
# Fax: +49 69 610238 http://www.plusline.de
#=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D