Email wont pipe even with module config allowing it

Hi.
I can't get email piped to my php program, even with it enabled in module config...I get this bounced email:
===================================================================
Command died with status 1: "/usr/bin/php -q
/home/path/to/script.php".
Command output: Could not open input file:
/home/path/to/script.php
===================================================================

I checked the paths, they are correct...

I tried these command paths in the advanced forwarding field, with "feed to program", and none worked:
/usr/bin/php -q /home/path/to/script.php
/usr/bin/php /home/path/to/script.php
/home/path/to/script.php

Maybe it's a permissions problem? I updated 'module config' to allow feeding to programs after creating this account...maybe it isn't updating with 'recheck config' like it should?

Status: 
Closed (fixed)