On May 22, 2014, at 8:08 PM, Stefano Cudini <[email protected]> wrote:
> php.stdout.pipe(process.stdout);
> 

This doesn't make sense to me, that you are piping the stdout of the "php" 
process to your own stdout. Did you mean to pipe your stdout to php's stdin? I 
have always found Node's Streams stuff complicated or non-intuitive, but from a 
simple Unix perspective the above doesn't compute.

Regards,

        --ravi

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/E4F8C161-245C-43B7-8545-A5DBD0D0C16E%40g8o.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to