Il giorno venerdì 23 maggio 2014 18:06:53 UTC+2, // ravi ha scritto: > > On May 23, 2014, at 9:36 AM, // ravi <[email protected] <javascript:>> > wrote: > > On May 22, 2014, at 8:08 PM, Stefano Cudini > <[email protected]<javascript:>> > 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… > > > The non-intuitiveness got me :-). Ignore the above. I just [re]read the > docs for Streams. > > —ravi >
Can you see here for more details aboute the problem: https://github.com/joyent/node/issues/7666 -- 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/202c6527-7d24-4e6c-9607-9cef3794ea60%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
