I need to run a php script every day, but I have this problem:

If I give the path to de script in this format

Code:
/usr/local/bin/php/home/**USER**/public_html/path/to/my.php
I get "Not a directory" in the email the server sends.

If i use ...