I have PHP 4 installed and running fine on MacOSX. I am running a Cron Tab that calls a php file. When trying to reference the PHP executable at the top of my script using #!/usr/local/bin/php I've noticed that the file, php, isn't even there. What do I do?