email forward, pipe to php script, how to setup ?
Hi
Trying to set up an email forward to a simple php script, keep getting the email bounced.
Script has been put in my root, with a permissions set to 755.
The script does very little, and has
#!/usr/bin/php -q
as the first line.
Error message gives me returns.
"pipe to |/home/matthewt/SCRIPT.php"
I notice that /usr/bin/php or usr/local/bin/php is missing wondered if thats the problem, but how to add it as the cPanelX gui suggests it isn't required ?
Thanks for any help.
|