Path to PHP
Posted by: section31
Posted on: 2006-06-07 08:24:00
I've had a cron setup to run a php script and just recently it started failing because it can't find php.
This is the error i'm getting.
/bin/sh: line 1: /usr/local/bin/php: No such file or directory
I typed whereis php from the cmd line and I only got directories. I couldn't find the php cli binary.
Anyone know how I can fix this?