Hi,after upgrading to 1.9, piping was not working. I checked the forum, but did not find a solution.However, I figured it out, and just wanted to share my solution here.In my case, "pipe.php" was not executable.chmod a+x pipe.phpdid the trick.Other than that - thank you for the wonderful piece of software :)